2021-12-01 14:59:31,670 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-12-01 14:59:31,670 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: 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-12-01 14:59:31,681 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-12-01 14:59:31,681 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-12-01 14:59:31,682 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-12-01 14:59:31,682 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-12-01 14:59:31,682 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-12-01 14:59:31,682 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-12-01 14:59:31,682 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-12-01 14:59:31,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-12-01 14:59:31,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-12-01 14:59:31,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-12-01 14:59:31,683 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-12-01 14:59:31,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-12-01 14:59:31,684 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-12-01 14:59:31,684 DEBUG 33:basic_vm.py(1) - start time 2021-12-01 14:59:31,685 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-01 14:59:31,685 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-01 14:59:31,685 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-12-01 14:59:31,686 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-12-01 14:59:31,686 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-01 14:59:31,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:31,928 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-12-01 14:59:31,929 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-01 14:59:31,929 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"06fc8bc4331b405aba8f63fcc137d514","type":"vlm","name":"c92e6ee7-d657-4c24-9fd4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","type":"vlm","name":"0810cbb6-d5f5-4c80-b9e6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-01 14:59:31,931 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-01 14:59:31,932 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-01 14:59:31,932 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-01 14:59:31,932 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-12-01 14:59:31,932 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-01 14:59:31,932 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-01 14:59:31,933 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-12-01 14:59:31,933 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-12-01 14:59:31,933 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-01 14:59:31,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:31,993 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-12-01 14:59:31,995 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-01 14:59:31,995 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"06fc8bc4331b405aba8f63fcc137d514","type":"vlm","name":"c92e6ee7-d657-4c24-9fd4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","type":"vlm","name":"0810cbb6-d5f5-4c80-b9e6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-12-01 14:59:31,998 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-12-01 14:59:31,998 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-01 14:59:31,998 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-12-01 14:59:32,023 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-12-01 14:59:32,023 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-12-01 14:59:32,024 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-12-01 14:59:32,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:32,578 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-12-01 14:59:32,580 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-12-01 14:59:32,580 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"5977cc8689b1426bb7d94716e39872a0","version":{"id":"7c63b386f29b47b3a0e1d69f18ceeb7b","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-01 14:59:32,582 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-12-01 14:59:32,582 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-12-01 14:59:32,587 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-12-01 14:59:32,588 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/5977cc8689b1426bb7d94716e39872a0/versions/7c63b386f29b47b3a0e1d69f18ceeb7b/actions 2021-12-01 14:59:32,588 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-12-01 14:59:32,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:32,824 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/5977cc8689b1426bb7d94716e39872a0/versions/7c63b386f29b47b3a0e1d69f18ceeb7b/actions HTTP/1.1" 200 2 2021-12-01 14:59:32,826 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-12-01 14:59:32,826 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-12-01 14:59:32,829 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-12-01 14:59:32,838 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-01 14:59:32,838 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-01 14:59:32,839 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-12-01 14:59:32,839 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-12-01 14:59:32,839 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-01 14:59:32,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:32,903 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 603 2021-12-01 14:59:32,904 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-01 14:59:32,904 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 7ae78cd5-a195","description":"vendor software product","vendorName":"c92e6ee7-d657-4c24-9fd4","vendorId":"06fc8bc4331b405aba8f63fcc137d514","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ac7732a8ccb423c87304c1deb44c667","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a30f642-3bd7","description":"vendor software product","vendorName":"0810cbb6-d5f5-4c80-b9e6","vendorId":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"668c204e0bc54a41b398f970303bc6ce","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-01 14:59:32,906 DEBUG 324:vsp.py(1) - importing VSP pNF 7ae78cd5-a195 from SDC 2021-12-01 14:59:32,907 DEBUG 324:vsp.py(1) - importing VSP vFW 8a30f642-3bd7 from SDC 2021-12-01 14:59:32,907 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-01 14:59:32,907 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-01 14:59:32,907 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-01 14:59:32,907 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-01 14:59:32,907 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-01 14:59:32,908 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-12-01 14:59:32,908 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-12-01 14:59:32,908 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-01 14:59:32,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:32,961 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 603 2021-12-01 14:59:32,962 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-01 14:59:32,963 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 7ae78cd5-a195","description":"vendor software product","vendorName":"c92e6ee7-d657-4c24-9fd4","vendorId":"06fc8bc4331b405aba8f63fcc137d514","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ac7732a8ccb423c87304c1deb44c667","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a30f642-3bd7","description":"vendor software product","vendorName":"0810cbb6-d5f5-4c80-b9e6","vendorId":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"668c204e0bc54a41b398f970303bc6ce","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-01 14:59:32,965 DEBUG 324:vsp.py(1) - importing VSP pNF 7ae78cd5-a195 from SDC 2021-12-01 14:59:32,965 DEBUG 324:vsp.py(1) - importing VSP vFW 8a30f642-3bd7 from SDC 2021-12-01 14:59:32,966 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-01 14:59:32,966 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-01 14:59:32,966 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-01 14:59:32,967 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-01 14:59:32,967 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-01 14:59:32,967 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-12-01 14:59:32,968 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-12-01 14:59:32,968 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-01 14:59:32,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:33,035 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 603 2021-12-01 14:59:33,037 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-01 14:59:33,037 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 7ae78cd5-a195","description":"vendor software product","vendorName":"c92e6ee7-d657-4c24-9fd4","vendorId":"06fc8bc4331b405aba8f63fcc137d514","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ac7732a8ccb423c87304c1deb44c667","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a30f642-3bd7","description":"vendor software product","vendorName":"0810cbb6-d5f5-4c80-b9e6","vendorId":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"668c204e0bc54a41b398f970303bc6ce","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-01 14:59:33,039 DEBUG 324:vsp.py(1) - importing VSP pNF 7ae78cd5-a195 from SDC 2021-12-01 14:59:33,040 DEBUG 324:vsp.py(1) - importing VSP vFW 8a30f642-3bd7 from SDC 2021-12-01 14:59:33,040 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-01 14:59:33,040 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-01 14:59:33,040 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-01 14:59:33,041 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-01 14:59:33,041 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-01 14:59:33,041 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-12-01 14:59:33,042 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-12-01 14:59:33,042 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-01 14:59:33,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:33,111 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 603 2021-12-01 14:59:33,113 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-01 14:59:33,113 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 7ae78cd5-a195","description":"vendor software product","vendorName":"c92e6ee7-d657-4c24-9fd4","vendorId":"06fc8bc4331b405aba8f63fcc137d514","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ac7732a8ccb423c87304c1deb44c667","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a30f642-3bd7","description":"vendor software product","vendorName":"0810cbb6-d5f5-4c80-b9e6","vendorId":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"668c204e0bc54a41b398f970303bc6ce","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-01 14:59:33,116 DEBUG 324:vsp.py(1) - importing VSP pNF 7ae78cd5-a195 from SDC 2021-12-01 14:59:33,116 DEBUG 324:vsp.py(1) - importing VSP vFW 8a30f642-3bd7 from SDC 2021-12-01 14:59:33,117 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-01 14:59:33,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-01 14:59:33,117 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-01 14:59:33,118 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-12-01 14:59:33,118 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-01 14:59:33,118 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-01 14:59:33,119 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-12-01 14:59:33,119 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-12-01 14:59:33,119 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-01 14:59:33,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:33,176 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 603 2021-12-01 14:59:33,177 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-01 14:59:33,178 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 7ae78cd5-a195","description":"vendor software product","vendorName":"c92e6ee7-d657-4c24-9fd4","vendorId":"06fc8bc4331b405aba8f63fcc137d514","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ac7732a8ccb423c87304c1deb44c667","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a30f642-3bd7","description":"vendor software product","vendorName":"0810cbb6-d5f5-4c80-b9e6","vendorId":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"668c204e0bc54a41b398f970303bc6ce","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-12-01 14:59:33,180 DEBUG 324:vsp.py(1) - importing VSP pNF 7ae78cd5-a195 from SDC 2021-12-01 14:59:33,180 DEBUG 324:vsp.py(1) - importing VSP vFW 8a30f642-3bd7 from SDC 2021-12-01 14:59:33,180 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-12-01 14:59:33,180 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-01 14:59:33,180 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-12-01 14:59:33,191 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-12-01 14:59:33,191 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-01 14:59:33,192 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-12-01 14:59:33,192 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-12-01 14:59:33,192 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-01 14:59:33,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:33,276 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-12-01 14:59:33,277 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-01 14:59:33,277 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5977cc8689b1426bb7d94716e39872a0","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"06fc8bc4331b405aba8f63fcc137d514","type":"vlm","name":"c92e6ee7-d657-4c24-9fd4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","type":"vlm","name":"0810cbb6-d5f5-4c80-b9e6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-12-01 14:59:33,279 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-12-01 14:59:33,280 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-12-01 14:59:33,280 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-12-01 14:59:33,280 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/5977cc8689b1426bb7d94716e39872a0/versions 2021-12-01 14:59:33,280 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:33,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:33,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5977cc8689b1426bb7d94716e39872a0/versions HTTP/1.1" 200 264 2021-12-01 14:59:33,416 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:33,417 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7c63b386f29b47b3a0e1d69f18ceeb7b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638370772120,"modificationTime":1638370772730,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-01 14:59:33,419 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-01 14:59:33,419 INFO 192:__init__.py(1) - Vendor found, updating information 2021-12-01 14:59:33,420 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-12-01 14:59:33,420 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/5977cc8689b1426bb7d94716e39872a0/versions 2021-12-01 14:59:33,420 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:33,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:33,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5977cc8689b1426bb7d94716e39872a0/versions HTTP/1.1" 200 264 2021-12-01 14:59:33,538 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:33,538 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7c63b386f29b47b3a0e1d69f18ceeb7b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638370772120,"modificationTime":1638370772730,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-01 14:59:33,540 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-01 14:59:33,541 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-12-01 14:59:33,541 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-12-01 14:59:33,541 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": "5977cc8689b1426bb7d94716e39872a0", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-12-01 14:59:33,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:34,816 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-12-01 14:59:34,817 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-12-01 14:59:34,817 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"d872fdfafe884d7a9e9ac66afb08731d","version":{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-01 14:59:34,819 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-12-01 14:59:34,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-12-01 14:59:34,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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:34,820 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:34,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:34,879 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:34,880 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:34,881 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370774050,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:34,884 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-12-01 14:59:34,884 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:34,884 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:34,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:35,055 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 223 2021-12-01 14:59:35,056 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:35,056 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638370773623,"modificationTime":1638370774034} 2021-12-01 14:59:35,059 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-12-01 14:59:35,059 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:35,059 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:35,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:35,235 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 391 2021-12-01 14:59:35,236 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:35,236 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf"} 2021-12-01 14:59:35,239 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-12-01 14:59:35,240 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:35,240 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:35,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:35,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 391 2021-12-01 14:59:35,417 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:35,417 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf"} 2021-12-01 14:59:35,419 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-12-01 14:59:35,420 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-12-01 14:59:35,420 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:35,420 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:35,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:35,481 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:35,483 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:35,483 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370774050,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:35,485 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-12-01 14:59:35,485 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:35,485 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:35,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:35,583 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 223 2021-12-01 14:59:35,584 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:35,585 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638370773623,"modificationTime":1638370774034} 2021-12-01 14:59:35,587 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-12-01 14:59:35,587 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:35,587 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:35,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:35,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 391 2021-12-01 14:59:35,790 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:35,791 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf"} 2021-12-01 14:59:35,793 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-12-01 14:59:35,793 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:35,793 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:35,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:35,924 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 391 2021-12-01 14:59:35,926 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:35,926 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf"} 2021-12-01 14:59:35,929 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-12-01 14:59:35,930 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/orchestration-template-candidate 2021-12-01 14:59:35,930 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-12-01 14:59:35,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,096 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/orchestration-template-candidate HTTP/1.1" 200 94 2021-12-01 14:59:36,097 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-12-01 14:59:36,098 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-01 14:59:36,098 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-12-01 14:59:36,100 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-12-01 14:59:36,100 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:36,100 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:36,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,163 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:36,164 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:36,164 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370774050,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:36,166 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-12-01 14:59:36,167 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:36,167 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:36,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,297 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 222 2021-12-01 14:59:36,298 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:36,299 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638370773623,"modificationTime":1638370776085} 2021-12-01 14:59:36,301 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-12-01 14:59:36,301 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:36,301 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:36,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,455 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 462 2021-12-01 14:59:36,457 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:36,457 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-01 14:59:36,459 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-12-01 14:59:36,459 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:36,460 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:36,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,552 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 462 2021-12-01 14:59:36,554 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:36,554 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-01 14:59:36,556 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-12-01 14:59:36,557 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-12-01 14:59:36,557 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:36,557 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:36,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:36,611 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:36,611 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370774050,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:36,614 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-12-01 14:59:36,615 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:36,615 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:36,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,706 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 222 2021-12-01 14:59:36,707 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:36,707 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638370773623,"modificationTime":1638370776085} 2021-12-01 14:59:36,709 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-12-01 14:59:36,710 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:36,710 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:36,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,839 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 462 2021-12-01 14:59:36,840 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:36,840 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-01 14:59:36,843 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-12-01 14:59:36,843 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:36,843 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:36,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:36,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 462 2021-12-01 14:59:36,971 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:36,971 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-01 14:59:36,974 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-12-01 14:59:36,974 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/orchestration-template-candidate/process 2021-12-01 14:59:36,974 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-12-01 14:59:36,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:41,676 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-12-01 14:59:41,678 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-12-01 14:59:41,678 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-12-01 14:59:41,680 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-12-01 14:59:41,681 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-12-01 14:59:41,681 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:41,681 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:41,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:41,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:41,786 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:41,787 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370774050,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:41,789 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-12-01 14:59:41,790 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:41,790 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:41,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:41,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 222 2021-12-01 14:59:41,921 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:41,921 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638370773623,"modificationTime":1638370781608} 2021-12-01 14:59:41,923 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-12-01 14:59:41,924 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:41,924 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:41,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:42,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 638 2021-12-01 14:59:42,291 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:42,291 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","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-12-01 14:59:42,294 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-12-01 14:59:42,295 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:42,295 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:42,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:42,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 638 2021-12-01 14:59:42,800 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:42,801 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","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-12-01 14:59:42,803 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-12-01 14:59:42,803 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-12-01 14:59:42,803 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:42,804 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:42,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:42,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:42,885 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:42,885 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370774050,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:42,887 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-12-01 14:59:42,887 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:42,888 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:42,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:43,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 222 2021-12-01 14:59:43,101 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:43,102 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1638370773623,"modificationTime":1638370781608} 2021-12-01 14:59:43,105 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-12-01 14:59:43,105 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:43,105 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:43,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:43,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 638 2021-12-01 14:59:43,408 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:43,408 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","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-12-01 14:59:43,410 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-12-01 14:59:43,411 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:43,411 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:43,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:43,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 638 2021-12-01 14:59:43,708 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:43,709 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","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-12-01 14:59:43,719 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-12-01 14:59:43,720 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions 2021-12-01 14:59:43,720 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-12-01 14:59:43,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:47,741 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions HTTP/1.1" 200 2 2021-12-01 14:59:47,742 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-12-01 14:59:47,742 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-12-01 14:59:47,744 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-12-01 14:59:47,744 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:47,744 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:47,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:47,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:47,800 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:47,800 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370783786,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:47,802 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-12-01 14:59:47,802 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:47,803 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:47,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:47,892 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 223 2021-12-01 14:59:47,893 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:47,894 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638370773623,"modificationTime":1638370781608} 2021-12-01 14:59:47,896 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-12-01 14:59:47,896 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:47,896 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:47,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:48,059 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 638 2021-12-01 14:59:48,060 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:48,061 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","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-12-01 14:59:48,063 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-12-01 14:59:48,063 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-12-01 14:59:48,064 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:48,064 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:48,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:48,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 253 2021-12-01 14:59:48,116 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:48,116 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1638370773623,"modificationTime":1638370783786,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-01 14:59:48,118 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-12-01 14:59:48,119 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:48,119 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-01 14:59:48,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:48,198 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 223 2021-12-01 14:59:48,199 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-01 14:59:48,199 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1638370773623,"modificationTime":1638370781608} 2021-12-01 14:59:48,201 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-12-01 14:59:48,202 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 14:59:48,202 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 14:59:48,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:48,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 638 2021-12-01 14:59:48,487 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 14:59:48,487 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","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-12-01 14:59:48,493 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-12-01 14:59:48,493 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions 2021-12-01 14:59:48,494 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-12-01 14:59:48,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:52,756 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions HTTP/1.1" 200 2 2021-12-01 14:59:52,757 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-12-01 14:59:52,757 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-12-01 14:59:52,760 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-12-01 14:59:52,761 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:52,761 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:52,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:52,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 264 2021-12-01 14:59:52,825 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:52,825 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638370773623,"modificationTime":1638370791481,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-01 14:59:52,828 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-01 14:59:52,828 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-12-01 14:59:52,828 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 14:59:52,829 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 14:59:52,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:52,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 264 2021-12-01 14:59:52,884 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 14:59:52,885 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638370773623,"modificationTime":1638370791481,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-01 14:59:52,890 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-12-01 14:59:52,890 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions 2021-12-01 14:59:52,890 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-01 14:59:52,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 14:59:53,638 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions HTTP/1.1" 200 363 2021-12-01 14:59:53,639 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-01 14:59:53,640 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4fb223ebcb8e43f391188f821e45aecf","packageId":"d872fdfafe884d7a9e9ac66afb08731d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-01 14:59:53,640 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4fb223ebcb8e43f391188f821e45aecf","packageId":"d872fdfafe884d7a9e9ac66afb08731d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-01 14:59:53,642 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-01 14:59:53,642 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-01 14:59:53,643 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-12-01 14:59:53,643 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-12-01 14:59:53,643 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-01 14:59:53,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 14:59:53,702 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-12-01 14:59:53,703 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-01 14:59:53,703 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-12-01 14:59:53,703 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-12-01 14:59:53,703 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-12-01 14:59:53,704 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-12-01 14:59:53,704 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-01 14:59:53,704 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 14:59:53,704 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-01 15:00:03,715 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-01 15:00:03,715 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-01 15:00:03,715 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-12-01 15:00:03,715 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-12-01 15:00:03,715 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-01 15:00:03,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:03,761 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-12-01 15:00:03,762 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-01 15:00:03,763 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-12-01 15:00:03,763 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-12-01 15:00:03,763 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-12-01 15:00:03,763 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-12-01 15:00:03,763 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-01 15:00:03,763 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:03,763 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-01 15:00:03,763 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-01 15:00:03,764 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-01 15:00:03,764 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-12-01 15:00:03,764 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-12-01 15:00:03,764 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-01 15:00:03,765 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:03,806 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-12-01 15:00:03,807 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-01 15:00:03,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-12-01 15:00:03,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-12-01 15:00:03,808 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-12-01 15:00:03,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-12-01 15:00:03,808 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-01 15:00:03,808 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:03,808 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-01 15:00:03,808 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-12-01 15:00:03,808 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-12-01 15:00:03,809 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-12-01 15:00:03,809 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-12-01 15:00:03,809 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-12-01 15:00:03,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:04,008 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-12-01 15:00:04,009 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-12-01 15:00:04,010 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-01 15:00:04,019 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-12-01 15:00:04,019 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-12-01 15:00:04,019 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-12-01 15:00:04,020 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-12-01 15:00:04,020 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-01 15:00:04,020 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-01 15:00:04,020 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-12-01 15:00:04,020 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-12-01 15:00:04,020 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-01 15:00:04,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:04,059 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-12-01 15:00:04,060 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-12-01 15:00:04,060 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-12-01 15:00:04,060 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-12-01 15:00:04,061 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-12-01 15:00:04,061 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-12-01 15:00:04,061 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-12-01 15:00:04,061 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:04,061 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-12-01 15:00:04,075 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-12-01 15:00:04,075 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-01 15:00:04,076 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-12-01 15:00:04,076 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-12-01 15:00:04,076 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-01 15:00:04,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:04,139 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 877 2021-12-01 15:00:04,140 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-01 15:00:04,140 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 7ae78cd5-a195","description":"vendor software product","vendorName":"c92e6ee7-d657-4c24-9fd4","vendorId":"06fc8bc4331b405aba8f63fcc137d514","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ac7732a8ccb423c87304c1deb44c667","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a30f642-3bd7","description":"vendor software product","vendorName":"0810cbb6-d5f5-4c80-b9e6","vendorId":"c0ad3f4d9f5d4d0299fca35eecf5e7a5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"668c204e0bc54a41b398f970303bc6ce","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-12-01 15:00:04,142 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-01 15:00:04,142 DEBUG 324:vsp.py(1) - importing VSP pNF 7ae78cd5-a195 from SDC 2021-12-01 15:00:04,142 DEBUG 324:vsp.py(1) - importing VSP vFW 8a30f642-3bd7 from SDC 2021-12-01 15:00:04,142 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-12-01 15:00:04,142 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-12-01 15:00:04,143 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-12-01 15:00:04,143 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 15:00:04,143 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 15:00:04,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:04,202 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 264 2021-12-01 15:00:04,204 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 15:00:04,204 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638370773623,"modificationTime":1638370791481,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-01 15:00:04,207 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-01 15:00:04,207 INFO 192:__init__.py(1) - Vsp found, updating information 2021-12-01 15:00:04,207 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-12-01 15:00:04,207 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-12-01 15:00:04,208 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 15:00:04,208 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 15:00:04,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:04,269 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 264 2021-12-01 15:00:04,271 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 15:00:04,271 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638370773623,"modificationTime":1638370791481,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-01 15:00:04,273 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-12-01 15:00:04,275 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/d872fdfafe884d7a9e9ac66afb08731d/versions 2021-12-01 15:00:04,275 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-01 15:00:04,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:04,339 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d872fdfafe884d7a9e9ac66afb08731d/versions HTTP/1.1" 200 264 2021-12-01 15:00:04,341 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-01 15:00:04,341 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fb223ebcb8e43f391188f821e45aecf","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1638370773623,"modificationTime":1638370791481,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-01 15:00:04,343 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-01 15:00:04,347 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-12-01 15:00:04,347 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions 2021-12-01 15:00:04,347 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-01 15:00:04,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:05,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf/actions HTTP/1.1" 200 363 2021-12-01 15:00:05,259 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-01 15:00:05,259 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4fb223ebcb8e43f391188f821e45aecf","packageId":"d872fdfafe884d7a9e9ac66afb08731d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-01 15:00:05,259 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"4fb223ebcb8e43f391188f821e45aecf","packageId":"d872fdfafe884d7a9e9ac66afb08731d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-01 15:00:05,262 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-12-01 15:00:05,262 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/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf 2021-12-01 15:00:05,262 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-01 15:00:05,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:05,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d872fdfafe884d7a9e9ac66afb08731d/versions/4fb223ebcb8e43f391188f821e45aecf HTTP/1.1" 200 638 2021-12-01 15:00:05,439 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-01 15:00:05,439 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":"5977cc8689b1426bb7d94716e39872a0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d872fdfafe884d7a9e9ac66afb08731d","version":"4fb223ebcb8e43f391188f821e45aecf","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-12-01 15:00:05,442 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-12-01 15:00:05,442 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-12-01 15:00:05,442 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": "d872fdfafe884d7a9e9ac66afb08731d", "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-12-01 15:00:05,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:08,961 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-12-01 15:00:08,972 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-12-01 15:00:08,978 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1638370807415,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7928c014-aff3-49e7-ae7a-6cba07ee3589","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1638370807418,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807415,"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":1638370807437,"description":"created from csar","artifactType":"HEAT","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"f80bf48e-1a7b-42e9-a9a6-21cc8ed497a6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","duplicated":false,"payloadUpdateDate":1638370807459,"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":1638370807437,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1638370807415,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7928c014-aff3-49e7-ae7a-6cba07ee3589","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1638370807418,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807415,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370807470,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1638370807470,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807470,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370806386,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":1638370806386,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370806386,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":1638370806386,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"feature","uniqueId":"capability.066a0a9d-bf1c-446b-8e7d-d6abad69652a.feature","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"feature","uniqueId":"capability.066a0a9d-bf1c-446b-8e7d-d6abad69652a.feature","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.Scalable","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"scalable","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.scalable","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"forwarder","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.forwarder","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"binding","uniqueId":"capability.50a3fa59-aa98-4b46-966e-94cc150fa09b.binding","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"binding","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.binding","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3610c600-c216-46bc-a141-35cd8f2d8b28","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"port_mirroring","uniqueId":"capability.3610c600-c216-46bc-a141-35cd8f2d8b28.port_mirroring","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.Container","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"host","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.host","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.packets.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.packets.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outgoing.bytes","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outgoing.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outgoing.packets.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outgoing.packets.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outpoing.packets","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outpoing.packets","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.bytes.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.bytes","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outgoing.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.packets","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.packets","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.ephemeral.size","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.ephemeral.size","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"instance","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.instance","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"memory","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.memory","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.iops","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.iops","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"cpu.delta","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.cpu.delta","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.capacity","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.capacity","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.latency","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.latency","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.usage","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.usage","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"cpu_util","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.cpu_util","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.allocation","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.allocation","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.requests.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.requests.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.latency","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.latency","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"cpu","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.cpu","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.read.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.read.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.root.size","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.root.size","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"vcpus","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.vcpus","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.iops","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.iops","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.usage","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.usage","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.requests.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.requests.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.allocation","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.allocation","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.read.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.read.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.read.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.read.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"memory.usage","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.memory.usage","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.capacity","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.capacity","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"memory.resident","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.memory.resident","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"os","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.os","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"endpoint","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.endpoint","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"attachment","uniqueId":"capability.50a3fa59-aa98-4b46-966e-94cc150fa09b.attachment","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"dependency","uniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a.dependency","capability":"tosca.capabilities.Node","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"dependency","uniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a.dependency","capability":"tosca.capabilities.Node","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"link","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"local_storage","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bc646d1b-427d-4145-976c-030dee34018d","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"4eab20b5-d6ca-46df-8543-f642205712c6.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"49e56889-773a-4ca7-a039-cc9332943bd0.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e","createdFromCsar":true,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1638370807245,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"267e2cc5-0973-4075-b78e-35058360f95e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1638370807350,"customizationUUID":"c0eceef4-2f4d-4bc4-826a-669e819b40e3","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group"],"source":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","uniqueId":"capability.066a0a9d-bf1c-446b-8e7d-d6abad69652a.feature","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","uniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a.dependency","capability":"tosca.capabilities.Node","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.port","capability":"tosca.capabilities.Attachment","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.066a0a9d-bf1c-446b-8e7d-d6abad69652a.tosca_name","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.a877cc11-8aa8-4591-9506-e36ae4a74f1b.show","empty":false},{"parentUniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","definition":false,"name":"state","type":"string","uniqueId":"attribute.066a0a9d-bf1c-446b-8e7d-d6abad69652a.state","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","empty":false},{"parentUniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.066a0a9d-bf1c-446b-8e7d-d6abad69652a.tosca_id","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","createdFromCsar":true,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1638370807243,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1638370807350,"customizationUUID":"870e0bf8-6e99-49d8-bff0-ea25ad3157ce","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","requirementOwnerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group","id":"11b68401-6b76-437c-b41d-edd94cb9bffb","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.50a3fa59-aa98-4b46-966e-94cc150fa09b.attachment","requirementUid":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.port"},"operations":[]}],"fromNode":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.ubuntu20_flavor_name","parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"4eab20b5-d6ca-46df-8543-f642205712c6.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.ubuntu20_image_name","parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"49e56889-773a-4ca7-a039-cc9332943bd0.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"267e2cc5-0973-4075-b78e-35058360f95e.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":"49e56889-773a-4ca7-a039-cc9332943bd0.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":"49e56889-773a-4ca7-a039-cc9332943bd0","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"49e56889-773a-4ca7-a039-cc9332943bd0","empty":false},{"definition":false,"hidden":false,"uniqueId":"267e2cc5-0973-4075-b78e-35058360f95e.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":{"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":{"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group":[{"parentUniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","uniqueId":"attribute.066a0a9d-bf1c-446b-8e7d-d6abad69652a.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","empty":false},{"uniqueId":"attribute.a877cc11-8aa8-4591-9506-e36ae4a74f1b.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","uniqueId":"attribute.066a0a9d-bf1c-446b-8e7d-d6abad69652a.state","name":"state","type":"string","definition":false,"ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","empty":false},{"parentUniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","uniqueId":"attribute.066a0a9d-bf1c-446b-8e7d-d6abad69652a.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"feature","uniqueId":"capability.066a0a9d-bf1c-446b-8e7d-d6abad69652a.feature","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"feature","uniqueId":"capability.066a0a9d-bf1c-446b-8e7d-d6abad69652a.feature","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group"],"source":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","uniqueId":"capability.066a0a9d-bf1c-446b-8e7d-d6abad69652a.feature","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.Scalable","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"scalable","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.scalable","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"forwarder","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.forwarder","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"binding","uniqueId":"capability.50a3fa59-aa98-4b46-966e-94cc150fa09b.binding","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"binding","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.binding","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3610c600-c216-46bc-a141-35cd8f2d8b28","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"port_mirroring","uniqueId":"capability.3610c600-c216-46bc-a141-35cd8f2d8b28.port_mirroring","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.Container","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"host","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.host","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.packets.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.packets.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outgoing.bytes","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outgoing.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outgoing.packets.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outgoing.packets.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outpoing.packets","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outpoing.packets","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.bytes.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.bytes","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.outgoing.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"0894ace3-44ec-4d71-99a6-9d26e2682078","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0894ace3-44ec-4d71-99a6-9d26e2682078","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"network.incoming.packets","uniqueId":"capability.0894ace3-44ec-4d71-99a6-9d26e2682078.network.incoming.packets","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.ephemeral.size","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.ephemeral.size","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"instance","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.instance","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"memory","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.memory","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.iops","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.iops","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"cpu.delta","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.cpu.delta","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.capacity","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.capacity","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.latency","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.latency","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.usage","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.usage","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"cpu_util","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.cpu_util","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.allocation","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.allocation","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.requests.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.requests.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.latency","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.latency","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"cpu","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.cpu","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.read.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.read.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.root.size","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.root.size","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"vcpus","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.vcpus","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.iops","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.iops","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.usage","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.usage","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.read.requests.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.write.requests.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.allocation","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.allocation","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.read.bytes.rate","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.read.bytes.rate","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.read.bytes","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.read.bytes","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"memory.usage","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.memory.usage","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.device.capacity","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.device.capacity","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"memory.resident","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.memory.resident","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bdcf04d8-7b3a-44b7-81d9-02cdda364c57","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"disk.write.requests","uniqueId":"capability.bdcf04d8-7b3a-44b7-81d9-02cdda364c57.disk.write.requests","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"os","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.os","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.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":"bc646d1b-427d-4145-976c-030dee34018d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bc646d1b-427d-4145-976c-030dee34018d","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"endpoint","uniqueId":"capability.bc646d1b-427d-4145-976c-030dee34018d.endpoint","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"attachment","uniqueId":"capability.50a3fa59-aa98-4b46-966e-94cc150fa09b.attachment","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"dependency","uniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a.dependency","capability":"tosca.capabilities.Node","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"dependency","uniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a.dependency","capability":"tosca.capabilities.Node","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","uniqueId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a.dependency","capability":"tosca.capabilities.Node","ownerId":"066a0a9d-bf1c-446b-8e7d-d6abad69652a","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.50a3fa59-aa98-4b46-966e-94cc150fa09b.ubuntu20_ubuntu20_admin_plane_port_0","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"link","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["267e2cc5-0973-4075-b78e-35058360f95e.52228cfc-48c1-4950-9809-43302d0da9d0.ubuntu20","343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"267e2cc5-0973-4075-b78e-35058360f95e","parentName":"local_storage","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bc646d1b-427d-4145-976c-030dee34018d","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false},{"external":false,"path":["343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b.port","capability":"tosca.capabilities.Attachment","ownerId":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"a75fd450-aeda-4774-a93c-ce4b77960335","groupUUID":"ed0e5b29-fe92-41c8-8964-8ffc09737c27","members":{"abstract_ubuntu20":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ubuntu20_admin_security_group":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","343e69ac-ae9e-456b-9746-e06f880c2a41.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"7febcad7-65b3-4328-ae92-89193558d6e5","artifactsUuid":["f80bf48e-1a7b-42e9-a9a6-21cc8ed497a6"],"groupUUID":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","members":{"abstract_ubuntu20":"343e69ac-ae9e-456b-9746-e06f880c2a41.267e2cc5-0973-4075-b78e-35058360f95e.abstract_ubuntu20","ubuntu20_admin_security_group":"343e69ac-ae9e-456b-9746-e06f880c2a41.a877cc11-8aa8-4591-9506-e36ae4a74f1b.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1638370806386,"description":"VF","tags":["basic_vm"],"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41","componentMetadataForSupportLog":{"SupportablityComponentUUID":"730c6167-d3ed-43ac-a124-2a14ccfac739","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"d872fdfafe884d7a9e9ac66afb08731d","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","highestVersion":true,"systemName":"BasicVm","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1638370807305,"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":1638370807437,"description":"created from csar","artifactType":"HEAT","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"f80bf48e-1a7b-42e9-a9a6-21cc8ed497a6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","duplicated":false,"payloadUpdateDate":1638370807459,"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":1638370807437,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1638370807415,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7928c014-aff3-49e7-ae7a-6cba07ee3589","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1638370807418,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807415,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370807470,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1638370807470,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807470,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"343e69ac-ae9e-456b-9746-e06f880c2a41"},"categorySpecificMetadata":{},"csarUUID":"d872fdfafe884d7a9e9ac66afb08731d","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-12-01 15:00:08,989 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-12-01 15:00:08,989 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:18,999 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-12-01 15:00:19,002 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-12-01 15:00:19,003 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/343e69ac-ae9e-456b-9746-e06f880c2a41/lifecycleState/Certify 2021-12-01 15:00:19,003 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-12-01 15:00:19,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:22,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/343e69ac-ae9e-456b-9746-e06f880c2a41/lifecycleState/Certify HTTP/1.1" 200 1276 2021-12-01 15:00:22,571 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-12-01 15:00:22,571 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1638370806386,"lastUpdateDate":1638370819844,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1"},"csarUUID":"d872fdfafe884d7a9e9ac66afb08731d","csarVersion":"1.0","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"730c6167-d3ed-43ac-a124-2a14ccfac739"} 2021-12-01 15:00:22,573 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-01 15:00:22,573 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-01 15:00:22,573 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-12-01 15:00:22,573 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-12-01 15:00:22,574 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-01 15:00:22,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:22,629 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-12-01 15:00:22,630 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-01 15:00:22,630 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/730c6167-d3ed-43ac-a124-2a14ccfac739/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-01 15:00:22,632 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:22,632 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:22,632 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:22,632 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-01 15:00:22,632 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-01 15:00:22,632 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:22,632 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-01 15:00:22,633 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-12-01 15:00:22,633 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-12-01 15:00:22,633 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-01 15:00:22,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:22,717 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-12-01 15:00:22,719 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-01 15:00:22,721 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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-12-01 15:00:22,725 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-01 15:00:32,736 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-01 15:00:32,736 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-01 15:00:32,736 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-12-01 15:00:32,736 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-12-01 15:00:32,737 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-01 15:00:32,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:32,787 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-12-01 15:00:32,788 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-01 15:00:32,789 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/730c6167-d3ed-43ac-a124-2a14ccfac739/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-01 15:00:32,791 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:32,791 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:32,791 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:32,791 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-01 15:00:32,791 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-01 15:00:32,791 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:32,792 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-01 15:00:32,792 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-12-01 15:00:32,792 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-12-01 15:00:32,792 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-01 15:00:32,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:33,148 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-12-01 15:00:33,150 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-01 15:00:33,154 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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-12-01 15:00:33,159 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-01 15:00:33,160 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:33,160 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:33,161 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-12-01 15:00:33,161 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:33,161 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:33,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:33,460 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-12-01 15:00:33,461 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:33,462 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:33,463 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:33,464 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:33,464 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:33,464 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:33,464 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-01 15:00:33,464 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:33,464 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-01 15:00:33,464 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:33,464 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:33,465 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-12-01 15:00:33,465 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:33,465 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:33,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:33,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-12-01 15:00:33,522 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:33,523 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:33,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:33,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:33,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:33,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:33,526 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-01 15:00:33,526 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:33,526 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-01 15:00:33,527 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-12-01 15:00:33,527 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-12-01 15:00:33,527 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-12-01 15:00:33,528 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-12-01 15:00:33,528 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-12-01 15:00:33,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:33,594 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-12-01 15:00:33,595 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-12-01 15:00:33,596 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-01 15:00:33,599 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-12-01 15:00:33,599 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-12-01 15:00:33,599 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-12-01 15:00:33,599 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-12-01 15:00:33,599 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:33,599 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:33,600 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-12-01 15:00:33,600 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:33,600 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:33,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:33,652 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-12-01 15:00:33,653 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:33,653 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:33,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:33,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:33,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:33,655 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:33,655 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-12-01 15:00:33,655 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:33,656 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-12-01 15:00:33,675 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-12-01 15:00:33,675 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-12-01 15:00:33,675 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-12-01 15:00:33,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:34,982 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-12-01 15:00:34,984 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-12-01 15:00:34,985 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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,"model":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":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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,"model":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":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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,"model":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":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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,"model":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":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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,"model":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":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","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":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","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":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","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":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","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":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","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":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1638370834312,"description":"service","tags":["basic_vm"],"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5be39259-159d-4697-8545-f93a42864e07","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"5be39259-159d-4697-8545-f93a42864e07","highestVersion":true,"systemName":"BasicVm","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1638370834312,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":null,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-12-01 15:00:34,988 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-12-01 15:00:34,988 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:34,993 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-12-01 15:00:34,993 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-01 15:00:34,994 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-12-01 15:00:34,994 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-12-01 15:00:34,994 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-01 15:00:34,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:35,037 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-12-01 15:00:35,038 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-01 15:00:35,038 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/730c6167-d3ed-43ac-a124-2a14ccfac739/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-01 15:00:35,040 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:35,040 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:35,040 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:35,040 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-01 15:00:35,041 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-12-01 15:00:35,041 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:35,041 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-01 15:00:35,041 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-12-01 15:00:35,041 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-12-01 15:00:35,041 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-01 15:00:35,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:35,123 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-12-01 15:00:35,126 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-01 15:00:35,128 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1638370834312,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:00:35,132 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-12-01 15:00:35,132 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-12-01 15:00:35,132 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/c3cad491-1fbb-4bc6-99fc-1dab3229c0e5/resourceInstance 2021-12-01 15:00:35,132 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "0d4fc2af-12cd-4e1b-995b-367390fb2ec1", "originType": "VF", "componentUid": "0d4fc2af-12cd-4e1b-995b-367390fb2ec1", "icon": "defaulticon" } 2021-12-01 15:00:35,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:36,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c3cad491-1fbb-4bc6-99fc-1dab3229c0e5/resourceInstance HTTP/1.1" 201 None 2021-12-01 15:00:36,997 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-12-01 15:00:36,998 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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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,"model":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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","createdFromCsar":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1638370835841,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","createdFrom":null,"componentUid":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1638370835841,"customizationUUID":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-12-01 15:00:36,998 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-12-01 15:00:37,000 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-12-01 15:00:37,000 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/5be39259-159d-4697-8545-f93a42864e07/distribution 2021-12-01 15:00:37,000 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-01 15:00:37,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:37,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/distribution HTTP/1.1" 200 38 2021-12-01 15:00:37,057 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-01 15:00:37,058 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-12-01 15:00:37,060 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-12-01 15:00:37,060 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-12-01 15:00:37,060 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-01 15:00:37,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:37,108 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-12-01 15:00:37,109 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-01 15:00:37,109 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-12-01 15:00:37,111 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-01 15:00:37,111 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-12-01 15:00:37,114 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-12-01 15:00:37,114 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/c3cad491-1fbb-4bc6-99fc-1dab3229c0e5/lifecycleState/checkin 2021-12-01 15:00:37,114 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-12-01 15:00:37,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:38,878 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c3cad491-1fbb-4bc6-99fc-1dab3229c0e5/lifecycleState/checkin HTTP/1.1" 200 1179 2021-12-01 15:00:38,879 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-12-01 15:00:38,880 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1638370834312,"lastUpdateDate":1638370837763,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5"},"projectCode":"123456","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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":"5be39259-159d-4697-8545-f93a42864e07"} 2021-12-01 15:00:38,882 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:38,882 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:38,882 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-12-01 15:00:38,882 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:38,883 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:38,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:38,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-12-01 15:00:38,955 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:38,955 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:38,957 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:38,957 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:38,957 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:38,958 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-01 15:00:38,958 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:38,958 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:38,958 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:38,958 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:38,958 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:00:38,958 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:38,958 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:00:38,959 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-12-01 15:00:38,959 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-12-01 15:00:38,959 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:00:38,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:39,033 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-12-01 15:00:39,035 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:00:39,037 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1638370837763,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:00:39,041 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:00:39,041 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-12-01 15:00:39,044 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-12-01 15:00:39,044 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/c3cad491-1fbb-4bc6-99fc-1dab3229c0e5/lifecycleState/Certify 2021-12-01 15:00:39,044 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-12-01 15:00:39,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:42,887 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c3cad491-1fbb-4bc6-99fc-1dab3229c0e5/lifecycleState/Certify HTTP/1.1" 200 1167 2021-12-01 15:00:42,889 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-12-01 15:00:42,889 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1638370834312,"lastUpdateDate":1638370837763,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f"},"projectCode":"123456","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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":"5be39259-159d-4697-8545-f93a42864e07"} 2021-12-01 15:00:42,891 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:42,891 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:42,892 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-12-01 15:00:42,892 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:42,892 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:42,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:43,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-12-01 15:00:43,002 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:43,002 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:43,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:43,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:43,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:43,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-01 15:00:43,005 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:43,005 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:43,005 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:43,005 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:43,005 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:00:43,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:43,005 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:00:43,005 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-12-01 15:00:43,006 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-12-01 15:00:43,006 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:00:43,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:43,091 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-12-01 15:00:43,093 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:00:43,095 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370837763,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:00:43,099 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:00:53,109 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-12-01 15:00:53,112 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-12-01 15:00:53,112 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/fe1bb7de-9233-4b8a-9f7f-3612b17ad97f/distribution/PROD/activate 2021-12-01 15:00:53,113 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-12-01 15:00:53,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:56,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fe1bb7de-9233-4b8a-9f7f-3612b17ad97f/distribution/PROD/activate HTTP/1.1" 200 None 2021-12-01 15:00:56,078 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-12-01 15:00:56,079 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NmI5ODA4M2E4NTEyZmQ0NmQ3NGE5NmM2YWVkZWQ3ZWU=","artifactUUID":"fc8b0718-c968-4c34-b49f-8768f5517c10","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.assettoscacsar","duplicated":false,"payloadUpdateDate":1638370841396,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1638370834260,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"OWY0OWQ0YWZjNjRiZTM3MjM0ODI4MWI1NWI3NzYxMGI=","artifactUUID":"25117634-1c57-448d-be7b-dd3f7c9dd071","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.assettoscatemplate","duplicated":false,"payloadUpdateDate":1638370840976,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1638370834260,"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":1638370807397,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWQ5MzJlZjI1MDgxOTZmMzYwMzg5ODgyYzY3ODVlY2E=","artifactUUID":"30f6a183-08fb-4598-9562-74fae934c312","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vflicense","duplicated":false,"payloadUpdateDate":1638370807400,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807397,"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":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTU0ODdhOTc4NTI1MGM1NjUzOGMyNGU1Mjk1OTI1Mzc=","artifactUUID":"ec7ed19f-cd3c-4453-ba15-1ac29ac8bf76","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1638370840234,"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":1638370807437,"description":"created from csar","artifactType":"HEAT","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"f80bf48e-1a7b-42e9-a9a6-21cc8ed497a6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","duplicated":false,"payloadUpdateDate":1638370807459,"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":1638370807437,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370807378,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"c6218c70-482d-44f8-8825-c6b571909c1b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vendorlicense","duplicated":false,"payloadUpdateDate":1638370807385,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807378,"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":1638370835897,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"9170fe06-9d4d-4ccc-b066-da06ab70421c","generatedFromId":"343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1638370839661,"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":1638370835897,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1638370835897,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370807415,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"7928c014-aff3-49e7-ae7a-6cba07ee3589","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"343e69ac-ae9e-456b-9746-e06f880c2a41.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1638370807418,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1638370807415,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1638370835902,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["343e69ac-ae9e-456b-9746-e06f880c2a41.heat1","343e69ac-ae9e-456b-9746-e06f880c2a41.heat1env"],"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0.343e69ac-ae9e-456b-9746-e06f880c2a41.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"7febcad7-65b3-4328-ae92-89193558d6e5","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1638370835902,"customizationUUID":"302c5507-7797-4613-beba-acbee43d5cda","groupInstanceArtifacts":["c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["9170fe06-9d4d-4ccc-b066-da06ab70421c"],"artifactsUuid":["f80bf48e-1a7b-42e9-a9a6-21cc8ed497a6"],"groupUUID":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","createdFromCsar":false,"uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1638370835841,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_vm0","componentUid":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1638370835841,"customizationUUID":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.0d4fc2af-12cd-4e1b-995b-367390fb2ec1.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false},{"definition":false,"hidden":false,"uniqueId":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"343e69ac-ae9e-456b-9746-e06f880c2a41.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":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6a6990-62e8-4996-bbe9-6c037b55e8e6","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false},{"definition":false,"hidden":false,"uniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f594e5c1-7d12-4dea-bd9b-9b6da4aee8ab","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1638370834312,"description":"service","tags":["basic_vm"],"uniqueId":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5be39259-159d-4697-8545-f93a42864e07","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"5be39259-159d-4697-8545-f93a42864e07","highestVersion":true,"systemName":"BasicVm","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1638370854865,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1638370834260,"artifactType":"OTHER","uniqueId":"c3cad491-1fbb-4bc6-99fc-1dab3229c0e5.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":1638370834260,"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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-12-01 15:00:56,082 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:56,082 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:56,083 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-12-01 15:00:56,083 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:56,083 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:56,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:56,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:00:56,139 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:56,139 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:56,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:56,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:56,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:56,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:56,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:56,142 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:56,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:56,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:56,142 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:00:56,142 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:56,142 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:00:56,142 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-12-01 15:00:56,142 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-12-01 15:00:56,143 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:00:56,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:56,266 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-12-01 15:00:56,268 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:00:56,270 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:00:56,274 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:00:56,274 INFO 201:service.py(1) - Service basic_vm onboarded 2021-12-01 15:00:56,275 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-12-01 15:00:56,275 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-12-01 15:00:56,275 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:00:56,275 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:00:56,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:56,379 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2021-12-01 15:00:56,380 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-12-01 15:00:56,380 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-12-01 15:00:56,380 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-12-01 15:00:56,381 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-12-01 15:00:56,387 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-12-01 15:00:56,387 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-12-01 15:00:56,388 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-12-01 15:00:56,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:56,462 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0 2021-12-01 15:00:56,463 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-12-01 15:00:56,463 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-12-01 15:00:56,466 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-12-01 15:00:56,466 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:00:56,466 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:00:56,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:56,567 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-12-01 15:00:56,568 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:00:56,568 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":"","resource-version":"1638370856419","orchestration-disabled":false,"in-maint":false}]} 2021-12-01 15:00:56,588 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-12-01 15:00:56,589 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/f0dbdfd6-e544-4723-bcb7-59ffd5fc16e2 2021-12-01 15:00:56,589 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "f0dbdfd6-e544-4723-bcb7-59ffd5fc16e2", "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-12-01 15:00:56,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:56,763 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/f0dbdfd6-e544-4723-bcb7-59ffd5fc16e2 HTTP/1.1" 201 0 2021-12-01 15:00:56,764 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-12-01 15:00:56,764 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-12-01 15:00:56,766 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-12-01 15:00:56,766 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:00:56,766 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:00:56,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:56,868 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464 2021-12-01 15:00:56,868 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-12-01 15:00:56,869 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-12-01 15:00:56,869 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-12-01 15:00:56,869 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-12-01 15:00:56,869 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-12-01 15:00:56,869 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-12-01 15:00:56,872 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-12-01 15:00:56,872 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:00:56,873 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-12-01 15:00:56,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,063 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-12-01 15:00:57,064 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-12-01 15:00:57,064 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-12-01 15:00:57,066 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-12-01 15:00:57,066 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-12-01 15:00:57,067 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-12-01 15:00:57,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,108 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2021-12-01 15:00:57,109 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-12-01 15:00:57,109 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-12-01 15:00:57,109 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-12-01 15:00:57,109 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-12-01 15:00:57,113 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-12-01 15:00:57,113 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-12-01 15:00:57,113 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-12-01 15:00:57,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,180 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2021-12-01 15:00:57,181 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-12-01 15:00:57,182 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-12-01 15:00:57,196 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-12-01 15:00:57,197 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2021-12-01 15:00:57,197 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-12-01 15:00:57,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,273 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-12-01 15:00:57,274 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-12-01 15:00:57,274 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-12-01 15:00:57,274 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-01 15:00:57,275 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-12-01 15:00:57,280 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-12-01 15:00:57,280 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:00:57,281 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:00:57,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,326 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2021-12-01 15:00:57,327 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:00:57,327 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":"","resource-version":"1638370856419","orchestration-disabled":false,"in-maint":false}]} 2021-12-01 15:00:57,334 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-12-01 15:00:57,334 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-12-01 15:00:57,334 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-12-01 15:00:57,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,663 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2021-12-01 15:00:57,664 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-12-01 15:00:57,665 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-12-01 15:00:57,674 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-12-01 15:00:57,675 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-01 15:00:57,675 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-12-01 15:00:57,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,762 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 201 0 2021-12-01 15:00:57,763 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-12-01 15:00:57,763 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-12-01 15:00:57,765 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-12-01 15:00:57,766 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-01 15:00:57,766 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-12-01 15:00:57,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,873 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-12-01 15:00:57,874 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-12-01 15:00:57,875 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":"1638370857702"} 2021-12-01 15:00:57,877 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-12-01 15:00:57,877 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-01 15:00:57,877 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-01 15:00:57,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:57,969 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-12-01 15:00:57,970 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-01 15:00:57,970 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":"1638370857702"} 2021-12-01 15:00:57,972 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-12-01 15:00:57,972 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/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-12-01 15:00:57,972 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-01 15:00:57,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,066 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360 2021-12-01 15:00:58,067 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-12-01 15:00:58,067 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-12-01 15:00:58,067 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-12-01 15:00:58,068 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-12-01 15:00:58,068 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-12-01 15:00:58,070 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:58,070 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:58,070 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-12-01 15:00:58,070 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:58,071 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:58,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:58,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:00:58,184 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:58,185 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:58,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:58,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:58,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:58,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:58,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:58,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:58,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:58,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:58,188 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:00:58,189 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:58,189 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:00:58,189 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-12-01 15:00:58,189 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-12-01 15:00:58,190 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:00:58,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:58,253 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-12-01 15:00:58,255 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:00:58,257 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:00:58,263 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:00:58,263 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-12-01 15:00:58,263 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-12-01 15:00:58,264 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "a00392a8-080d-4f8d-9e46-8f59516c853d" } 2021-12-01 15:00:58,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,381 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0 2021-12-01 15:00:58,382 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-12-01 15:00:58,382 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-12-01 15:00:58,384 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-12-01 15:00:58,384 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/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-12-01 15:00:58,384 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-01 15:00:58,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,463 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-12-01 15:00:58,463 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-01 15:00:58,464 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1638370858294"}]} 2021-12-01 15:00:58,466 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-12-01 15:00:58,466 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-01 15:00:58,466 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-01 15:00:58,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,570 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-12-01 15:00:58,571 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-01 15:00:58,571 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":"1638370857702"} 2021-12-01 15:00:58,573 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-12-01 15:00:58,573 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/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-12-01 15:00:58,573 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-01 15:00:58,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,667 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89 2021-12-01 15:00:58,668 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-01 15:00:58,668 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1638370858294"}]} 2021-12-01 15:00:58,670 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-12-01 15:00:58,670 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:00:58,671 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:00:58,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,779 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-12-01 15:00:58,781 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:00:58,781 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":"","resource-version":"1638370857361","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-12-01 15:00:58,783 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-12-01 15:00:58,783 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:00:58,783 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:00:58,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,831 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-12-01 15:00:58,832 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-01 15:00:58,833 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1638370856902"} 2021-12-01 15:00:58,843 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-12-01 15:00:58,843 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-12-01 15:00:58,844 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/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1638370856902", "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-12-01 15:00:58,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,943 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0 2021-12-01 15:00:58,944 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-12-01 15:00:58,944 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-12-01 15:00:58,947 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-12-01 15:00:58,947 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-01 15:00:58,947 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-01 15:00:58,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:58,995 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-12-01 15:00:58,995 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-01 15:00:58,996 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":"1638370857702"} 2021-12-01 15:00:58,998 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-12-01 15:00:58,998 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:00:58,998 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:00:59,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:59,048 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-12-01 15:00:59,049 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:00:59,049 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":"","resource-version":"1638370857361","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-12-01 15:00:59,051 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-12-01 15:00:59,051 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:00:59,052 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:00:59,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:59,098 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-12-01 15:00:59,099 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-01 15:00:59,099 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1638370858872","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-12-01 15:00:59,101 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-12-01 15:00:59,101 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2021-12-01 15:00:59,102 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-12-01 15:00:59,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:59,145 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 1185 2021-12-01 15:00:59,146 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-12-01 15:00:59,146 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"97ac7f1c-497e-466a-b6a3-e1b2082b4640","owning-entity-name":"basicnw-oe","resource-version":"1638370759791"},{"owning-entity-id":"06c21877-7a50-4031-9e4b-7c7beeef5887","owning-entity-name":"OE-ETE_Customer-06c21877-7a50-4031-9e4b-7c7beeef5887","resource-version":"1638369814709","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_0df85fa0-645e-4413-9a2c-73e989eb59ba/service-subscriptions/service-subscription/pNF/service-instances/service-instance/b68db811-214a-40a2-b8a2-e75474882674","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_0df85fa0-645e-4413-9a2c-73e989eb59ba"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"b68db811-214a-40a2-b8a2-e75474882674"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name0df85fa0-645e-4413-9a2c-73e989eb59ba"}]}]}}]} 2021-12-01 15:00:59,148 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-12-01 15:00:59,150 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-12-01 15:00:59,150 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/3015f189-6aed-4dd9-bdf4-b5cc17208ac8 2021-12-01 15:00:59,150 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "3015f189-6aed-4dd9-bdf4-b5cc17208ac8" } 2021-12-01 15:00:59,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:59,211 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/3015f189-6aed-4dd9-bdf4-b5cc17208ac8 HTTP/1.1" 201 0 2021-12-01 15:00:59,212 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-12-01 15:00:59,212 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-12-01 15:00:59,214 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-12-01 15:00:59,214 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/3015f189-6aed-4dd9-bdf4-b5cc17208ac8 2021-12-01 15:00:59,215 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-12-01 15:00:59,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:00:59,255 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/3015f189-6aed-4dd9-bdf4-b5cc17208ac8 HTTP/1.1" 200 128 2021-12-01 15:00:59,256 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-12-01 15:00:59,256 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8","owning-entity-name":"basicvm-oe","resource-version":"1638370859181"} 2021-12-01 15:00:59,258 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-12-01 15:00:59,258 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:00:59,258 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:00:59,259 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-12-01 15:00:59,259 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:00:59,259 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:00:59,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:00:59,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:00:59,303 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:00:59,303 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:00:59,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:00:59,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:59,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:59,305 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:59,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:00:59,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:00:59,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:00:59,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:00:59,306 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:00:59,306 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:00:59,306 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:00:59,306 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-12-01 15:00:59,306 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-12-01 15:00:59,306 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:00:59,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:59,372 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-12-01 15:00:59,374 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:00:59,376 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:00:59,380 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:00:59,381 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-12-01 15:00:59,381 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/5be39259-159d-4697-8545-f93a42864e07/distribution 2021-12-01 15:00:59,381 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-12-01 15:00:59,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:59,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/distribution HTTP/1.1" 200 205 2021-12-01 15:00:59,437 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-12-01 15:00:59,437 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"9265d05c-35ce-4cc4-972b-1902d03239f8","timestamp":"2021-12-01 15:00:54.221 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-12-01 15:00:59,439 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-12-01 15:00:59,439 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/9265d05c-35ce-4cc4-972b-1902d03239f8 2021-12-01 15:00:59,440 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-01 15:00:59,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:00:59,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9265d05c-35ce-4cc4-972b-1902d03239f8 HTTP/1.1" 200 3328 2021-12-01 15:00:59,488 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-01 15:00:59,488 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1638370844007","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","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":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-12-01 15:00:59,490 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', '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': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-12-01 15:00:59,490 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-12-01 15:01:59,554 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-12-01 15:01:59,555 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/9265d05c-35ce-4cc4-972b-1902d03239f8 2021-12-01 15:01:59,555 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-01 15:01:59,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:01:59,660 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9265d05c-35ce-4cc4-972b-1902d03239f8 HTTP/1.1" 200 3530 2021-12-01 15:01:59,662 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-01 15:01:59,662 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1638370844007","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","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":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-12-01 15:01:59,664 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', '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': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-12-01 15:01:59,665 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-12-01 15:02:59,726 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-12-01 15:02:59,727 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/9265d05c-35ce-4cc4-972b-1902d03239f8 2021-12-01 15:02:59,727 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-01 15:02:59,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:02:59,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9265d05c-35ce-4cc4-972b-1902d03239f8 HTTP/1.1" 200 3734 2021-12-01 15:02:59,832 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-01 15:02:59,833 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1638370844007","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","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":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-12-01 15:02:59,835 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', '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': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-12-01 15:02:59,836 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-12-01 15:03:59,872 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-12-01 15:03:59,872 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/9265d05c-35ce-4cc4-972b-1902d03239f8 2021-12-01 15:03:59,872 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-12-01 15:03:59,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:04:00,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9265d05c-35ce-4cc4-972b-1902d03239f8 HTTP/1.1" 200 None 2021-12-01 15:04:00,001 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-12-01 15:04:00,002 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370870221","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1638370870757","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","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":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","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":"1638370880981","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370871268","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1638370858805","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1638370858805","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":"1638370867231","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","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":"1638370873389","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370865224","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370860274","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370865224","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":"1638370870792","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370868235","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1638370881987","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1638370858805","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370868045","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370865224","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370876399","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1638370860592","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":"1638370875395","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370862196","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370882105","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370860274","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370860274","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":"1638370860274","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370863198","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370860274","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1638370870757","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370865224","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370860274","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1638370869789","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1638370860592","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1638370858805","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":"1638370866584","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1638370858805","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370862203","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370883124","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370861196","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370874392","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1638370872310","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":"1638370860274","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1638370860592","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370865224","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1638370870757","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","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":"1638370870757","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1638370870757","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":"1638370858805","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":"1638370847623","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370861198","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1638370847932","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":"1638370870757","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1638370860592","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":"1638370868752","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1638370878674","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1638370860592","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":"1638370847623","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":"1638370870757","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1638370844007","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1638370861192","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1638370846104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370884128","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1638370860592","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1638370860592","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370865224","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":"1638370858805","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1638370867635","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1638370865224","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-12-01 15:04:00,005 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370870221', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1638370870757', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', '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': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', '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': '1638370880981', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370871268', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1638370858805', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1638370858805', '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': '1638370867231', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', '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': '1638370873389', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370865224', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370860274', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370865224', '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': '1638370870792', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370868235', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1638370881987', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1638370858805', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370868045', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370865224', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370876399', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1638370860592', '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': '1638370875395', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370862196', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370882105', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370860274', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370860274', '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': '1638370860274', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370863198', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370860274', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1638370870757', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370865224', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370860274', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1638370869789', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1638370860592', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1638370858805', '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': '1638370866584', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1638370858805', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370862203', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370883124', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370861196', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370874392', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1638370872310', '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': '1638370860274', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1638370860592', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370865224', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1638370870757', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', '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': '1638370870757', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1638370870757', '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': '1638370858805', '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': '1638370847623', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370861198', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1638370847932', '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': '1638370870757', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1638370860592', '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': '1638370868752', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1638370878674', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1638370860592', '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': '1638370847623', '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': '1638370870757', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1638370844007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1638370861192', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1638370846104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370884128', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1638370860592', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1638370860592', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370865224', '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': '1638370858805', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1638370867635', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1638370865224', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-12-01 15:04:00,006 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-01 15:04:00,006 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-01 15:04:00,006 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-01 15:04:00,007 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-12-01 15:04:00,007 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-12-01 15:04:00,007 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-12-01 15:04:00,007 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-12-01 15:04:00,018 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': '3974642c-b819-4f93-9c6a-009b8200c87e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:00,018 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-12-01 15:04:00,018 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "a00392a8-080d-4f8d-9e46-8f59516c853d", "modelVersionId": "5be39259-159d-4697-8545-f93a42864e07", "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": "3015f189-6aed-4dd9-bdf4-b5cc17208ac8", "owningEntityName": "basicvm-oe" } } } 2021-12-01 15:04:00,020 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:01,619 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-12-01 15:04:01,621 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-12-01 15:04:01,621 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"3974642c-b819-4f93-9c6a-009b8200c87e","instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e"}} 2021-12-01 15:04:01,622 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-12-01 15:04:01,641 DEBUG 129:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd7bb29a2-efde-4a1b-9ef4-043df0cd7e4e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:01,642 DEBUG 131:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e 2021-12-01 15:04:01,642 DEBUG 132:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] data sent: None 2021-12-01 15:04:01,645 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:01,856 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e HTTP/1.1" 200 1332 2021-12-01 15:04:01,862 INFO 142:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response code: 200 2021-12-01 15:04:01,863 DEBUG 146:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response: {"request":{"requestId":"3974642c-b819-4f93-9c6a-009b8200c87e","startTime":"Wed, 01 Dec 2021 15:04:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","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":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 01 Dec 2021 15:04:01 GMT"}}} 2021-12-01 15:04:11,875 DEBUG 129:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c3e56cb4-0dbf-42e6-a926-43a1083bce82', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:11,876 DEBUG 131:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e 2021-12-01 15:04:11,876 DEBUG 132:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] data sent: None 2021-12-01 15:04:11,879 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:12,097 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e HTTP/1.1" 200 1542 2021-12-01 15:04:12,099 INFO 142:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response code: 200 2021-12-01 15:04:12,099 DEBUG 146:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response: {"request":{"requestId":"3974642c-b819-4f93-9c6a-009b8200c87e","startTime":"Wed, 01 Dec 2021 15:04:00 GMT","finishTime":"Wed, 01 Dec 2021 15:04:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","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":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:04 GMT"}}} 2021-12-01 15:04:12,100 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-12-01 15:04:12,100 DEBUG 129:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9fc699e-44a7-4eca-a699-3beff1dbe277', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:12,100 DEBUG 131:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e 2021-12-01 15:04:12,101 DEBUG 132:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] data sent: None 2021-12-01 15:04:12,102 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:12,299 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e HTTP/1.1" 200 1542 2021-12-01 15:04:12,301 INFO 142:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response code: 200 2021-12-01 15:04:12,301 DEBUG 146:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response: {"request":{"requestId":"3974642c-b819-4f93-9c6a-009b8200c87e","startTime":"Wed, 01 Dec 2021 15:04:00 GMT","finishTime":"Wed, 01 Dec 2021 15:04:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","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":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:04 GMT"}}} 2021-12-01 15:04:12,302 DEBUG 129:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50d1d56e-03a2-40f6-bd0e-f07d23ef1c14', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:12,302 DEBUG 131:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e 2021-12-01 15:04:12,302 DEBUG 132:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] data sent: None 2021-12-01 15:04:12,303 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:12,497 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e HTTP/1.1" 200 1542 2021-12-01 15:04:12,498 INFO 142:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response code: 200 2021-12-01 15:04:12,498 DEBUG 146:onap_service.py(7) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response: {"request":{"requestId":"3974642c-b819-4f93-9c6a-009b8200c87e","startTime":"Wed, 01 Dec 2021 15:04:00 GMT","finishTime":"Wed, 01 Dec 2021 15:04:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","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":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:04 GMT"}}} 2021-12-01 15:04:12,505 DEBUG 129:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '069b8391-f0da-4d2e-b972-1f74cf10f66d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:12,506 DEBUG 131:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e 2021-12-01 15:04:12,506 DEBUG 132:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] data sent: None 2021-12-01 15:04:12,509 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:12,712 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e HTTP/1.1" 200 1542 2021-12-01 15:04:12,714 INFO 142:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response code: 200 2021-12-01 15:04:12,714 DEBUG 146:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response: {"request":{"requestId":"3974642c-b819-4f93-9c6a-009b8200c87e","startTime":"Wed, 01 Dec 2021 15:04:00 GMT","finishTime":"Wed, 01 Dec 2021 15:04:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","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":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:04 GMT"}}} 2021-12-01 15:04:12,715 DEBUG 129:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '66bb5807-d50a-4868-be36-b62a5fdcd644', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:12,715 DEBUG 131:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e 2021-12-01 15:04:12,715 DEBUG 132:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] data sent: None 2021-12-01 15:04:12,716 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:12,893 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3974642c-b819-4f93-9c6a-009b8200c87e HTTP/1.1" 200 1542 2021-12-01 15:04:12,895 INFO 142:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response code: 200 2021-12-01 15:04:12,895 DEBUG 146:onap_service.py(1) - [None][Check 3974642c-b819-4f93-9c6a-009b8200c87e orchestration request status] response: {"request":{"requestId":"3974642c-b819-4f93-9c6a-009b8200c87e","startTime":"Wed, 01 Dec 2021 15:04:00 GMT","finishTime":"Wed, 01 Dec 2021 15:04:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","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":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:04 GMT"}}} 2021-12-01 15:04:12,897 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-12-01 15:04:12,897 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/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-12-01 15:04:12,897 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-01 15:04:12,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:12,977 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-12-01 15:04:12,978 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-01 15:04:12,978 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1638370858872","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-12-01 15:04:12,980 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 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-12-01 15:04:12,980 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 2021-12-01 15:04:12,980 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] data sent: None 2021-12-01 15:04:12,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:13,037 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 HTTP/1.1" 200 1190 2021-12-01 15:04:13,038 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] response code: 200 2021-12-01 15:04:13,038 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] response: {"service-instance":[{"service-instance-id":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","service-instance-name":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"a00392a8-080d-4f8d-9e46-8f59516c853d","model-version-id":"5be39259-159d-4697-8545-f93a42864e07","resource-version":"1638371044331","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/3015f189-6aed-4dd9-bdf4-b5cc17208ac8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-12-01 15:04:13,041 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-12-01 15:04:13,041 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-01 15:04:13,041 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-01 15:04:13,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:13,083 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-12-01 15:04:13,084 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-01 15:04:13,084 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":"1638370857702"} 2021-12-01 15:04:13,086 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-12-01 15:04:13,086 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/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-12-01 15:04:13,086 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-01 15:04:13,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:13,137 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-12-01 15:04:13,137 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-01 15:04:13,138 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1638370858872","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-12-01 15:04:13,140 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 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-12-01 15:04:13,140 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 2021-12-01 15:04:13,140 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] data sent: None 2021-12-01 15:04:13,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:13,194 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 HTTP/1.1" 200 1190 2021-12-01 15:04:13,194 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] response code: 200 2021-12-01 15:04:13,195 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] response: {"service-instance":[{"service-instance-id":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","service-instance-name":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"a00392a8-080d-4f8d-9e46-8f59516c853d","model-version-id":"5be39259-159d-4697-8545-f93a42864e07","resource-version":"1638371044331","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/3015f189-6aed-4dd9-bdf4-b5cc17208ac8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-12-01 15:04:13,197 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-12-01 15:04:13,197 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:04:13,197 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:04:13,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:13,252 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-12-01 15:04:13,254 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:04:13,254 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":"","resource-version":"1638370857361","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-12-01 15:04:13,256 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-12-01 15:04:13,256 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:04:13,256 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:04:13,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:13,300 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-12-01 15:04:13,300 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-01 15:04:13,301 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1638370858872","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-12-01 15:04:13,302 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:04:13,303 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:04:13,303 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-12-01 15:04:13,303 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:04:13,303 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:04:13,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:04:13,566 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:04:13,568 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:04:13,568 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:04:13,570 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:04:13,570 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:13,570 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:13,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:13,570 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:04:13,570 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:13,570 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:13,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:13,571 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:04:13,571 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:04:13,571 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:04:13,571 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-12-01 15:04:13,571 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-12-01 15:04:13,571 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:04:13,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:04:13,802 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-12-01 15:04:13,805 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:04:13,807 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:04:13,811 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:04:13,812 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-12-01 15:04:13,812 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/5be39259-159d-4697-8545-f93a42864e07/toscaModel 2021-12-01 15:04:13,812 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-01 15:04:13,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:04:13,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel HTTP/1.1" 200 None 2021-12-01 15:04:13,937 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-01 15:04:13,938 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-01 15:04:13,996 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:04:13,996 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:04:13,997 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-12-01 15:04:13,997 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:04:13,997 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:04:13,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:04:14,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:04:14,051 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:04:14,051 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:04:14,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:04:14,053 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:14,053 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:14,053 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:14,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:04:14,054 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:14,054 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:14,054 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:14,054 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:04:14,054 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:04:14,054 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:04:14,054 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-12-01 15:04:14,054 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-12-01 15:04:14,055 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:04:14,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:04:14,121 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-12-01 15:04:14,123 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:04:14,125 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:04:14,130 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:04:14,131 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': 'f30d25fa-481c-40d5-b0b9-962710c6bc91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:14,131 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/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs 2021-12-01 15:04:14,131 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "a00392a8-080d-4f8d-9e46-8f59516c853d" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "c2a26d72-e93c-4ac9-8f7b-9aa16981826d", "modelVersionId": "730c6167-d3ed-43ac-a124-2a14ccfac739", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "e73ada15-0cef-4643-90d0-ddbb0fc222a5", "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": "6b045aaa-5daf-4ba2-953e-7af0ff1235fe", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "a00392a8-080d-4f8d-9e46-8f59516c853d", "modelVersion": "1.0", "modelVersionId": "5be39259-159d-4697-8545-f93a42864e07" } } }] } } 2021-12-01 15:04:14,132 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:15,980 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs HTTP/1.1" 202 262 2021-12-01 15:04:15,981 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-12-01 15:04:15,981 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"f30d25fa-481c-40d5-b0b9-962710c6bc91","instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91"}} 2021-12-01 15:04:15,982 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-12-01 15:04:15,989 DEBUG 129:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '543fad02-2090-4d04-bb57-2a2ed0398093', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:15,990 DEBUG 131:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 2021-12-01 15:04:15,990 DEBUG 132:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] data sent: None 2021-12-01 15:04:15,993 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:16,219 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 HTTP/1.1" 200 1900 2021-12-01 15:04:16,221 INFO 142:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response code: 200 2021-12-01 15:04:16,221 DEBUG 146:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response: {"request":{"requestId":"f30d25fa-481c-40d5-b0b9-962710c6bc91","startTime":"Wed, 01 Dec 2021 15:04:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a00392a8-080d-4f8d-9e46-8f59516c853d","source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}}],"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 01 Dec 2021 15:04:15 GMT"}}} 2021-12-01 15:04:26,233 DEBUG 129:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a91b4ece-55f2-4d39-bb4a-77db0a099fc5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:26,234 DEBUG 131:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 2021-12-01 15:04:26,234 DEBUG 132:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] data sent: None 2021-12-01 15:04:26,236 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:26,423 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 HTTP/1.1" 200 2106 2021-12-01 15:04:26,424 INFO 142:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response code: 200 2021-12-01 15:04:26,424 DEBUG 146:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response: {"request":{"requestId":"f30d25fa-481c-40d5-b0b9-962710c6bc91","startTime":"Wed, 01 Dec 2021 15:04:14 GMT","finishTime":"Wed, 01 Dec 2021 15:04:24 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a00392a8-080d-4f8d-9e46-8f59516c853d","source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}}],"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:24 GMT"}}} 2021-12-01 15:04:26,425 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-12-01 15:04:26,425 DEBUG 129:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b322307f-7dcf-436c-8505-d85f4de7e1ca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:26,426 DEBUG 131:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 2021-12-01 15:04:26,426 DEBUG 132:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] data sent: None 2021-12-01 15:04:26,427 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:26,608 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 HTTP/1.1" 200 2106 2021-12-01 15:04:26,609 INFO 142:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response code: 200 2021-12-01 15:04:26,610 DEBUG 146:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response: {"request":{"requestId":"f30d25fa-481c-40d5-b0b9-962710c6bc91","startTime":"Wed, 01 Dec 2021 15:04:14 GMT","finishTime":"Wed, 01 Dec 2021 15:04:24 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a00392a8-080d-4f8d-9e46-8f59516c853d","source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}}],"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:24 GMT"}}} 2021-12-01 15:04:26,610 DEBUG 129:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eedbd18a-1172-4cd6-a53c-c6e853774730', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:26,611 DEBUG 131:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 2021-12-01 15:04:26,611 DEBUG 132:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] data sent: None 2021-12-01 15:04:26,612 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:26,791 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 HTTP/1.1" 200 2106 2021-12-01 15:04:26,793 INFO 142:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response code: 200 2021-12-01 15:04:26,793 DEBUG 146:onap_service.py(8) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response: {"request":{"requestId":"f30d25fa-481c-40d5-b0b9-962710c6bc91","startTime":"Wed, 01 Dec 2021 15:04:14 GMT","finishTime":"Wed, 01 Dec 2021 15:04:24 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a00392a8-080d-4f8d-9e46-8f59516c853d","source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}}],"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:24 GMT"}}} 2021-12-01 15:04:26,802 DEBUG 129:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c571db6-3860-4281-bbae-2c9b457bfac7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:26,802 DEBUG 131:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 2021-12-01 15:04:26,803 DEBUG 132:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] data sent: None 2021-12-01 15:04:26,805 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:26,992 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 HTTP/1.1" 200 2106 2021-12-01 15:04:26,994 INFO 142:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response code: 200 2021-12-01 15:04:26,994 DEBUG 146:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response: {"request":{"requestId":"f30d25fa-481c-40d5-b0b9-962710c6bc91","startTime":"Wed, 01 Dec 2021 15:04:14 GMT","finishTime":"Wed, 01 Dec 2021 15:04:24 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a00392a8-080d-4f8d-9e46-8f59516c853d","source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}}],"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:24 GMT"}}} 2021-12-01 15:04:26,995 DEBUG 129:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34f96aba-7c05-423c-81fb-6ce7732273dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:26,995 DEBUG 131:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 2021-12-01 15:04:26,995 DEBUG 132:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] data sent: None 2021-12-01 15:04:26,997 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:27,189 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f30d25fa-481c-40d5-b0b9-962710c6bc91 HTTP/1.1" 200 2106 2021-12-01 15:04:27,190 INFO 142:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response code: 200 2021-12-01 15:04:27,190 DEBUG 146:onap_service.py(1) - [None][Check f30d25fa-481c-40d5-b0b9-962710c6bc91 orchestration request status] response: {"request":{"requestId":"f30d25fa-481c-40d5-b0b9-962710c6bc91","startTime":"Wed, 01 Dec 2021 15:04:14 GMT","finishTime":"Wed, 01 Dec 2021 15:04:24 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"a00392a8-080d-4f8d-9e46-8f59516c853d","source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}}],"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:04:24 GMT"}}} 2021-12-01 15:04:27,191 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-12-01 15:04:27,191 DEBUG 131:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer 2021-12-01 15:04:27,192 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-12-01 15:04:27,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:27,234 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer HTTP/1.1" 200 139 2021-12-01 15:04:27,235 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-12-01 15:04:27,235 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":"1638370857702"} 2021-12-01 15:04:27,238 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-12-01 15:04:27,238 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/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-12-01 15:04:27,238 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-12-01 15:04:27,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:27,285 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749 2021-12-01 15:04:27,285 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-12-01 15:04:27,286 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1638370858872","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-12-01 15:04:27,288 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 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-12-01 15:04:27,288 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 2021-12-01 15:04:27,288 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] data sent: None 2021-12-01 15:04:27,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:27,420 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 HTTP/1.1" 200 1641 2021-12-01 15:04:27,421 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] response code: 200 2021-12-01 15:04:27,421 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868 service-instance-name] response: {"service-instance":[{"service-instance-id":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","service-instance-name":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"a00392a8-080d-4f8d-9e46-8f59516c853d","model-version-id":"5be39259-159d-4697-8545-f93a42864e07","resource-version":"1638371058518","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/3015f189-6aed-4dd9-bdf4-b5cc17208ac8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-12-01 15:04:27,423 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-12-01 15:04:27,424 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:04:27,424 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:04:27,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:27,482 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-12-01 15:04:27,483 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:04:27,484 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":"","resource-version":"1638371058756","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]}]}}]} 2021-12-01 15:04:27,487 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-12-01 15:04:27,487 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:04:27,487 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:04:27,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:27,543 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-12-01 15:04:27,543 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-01 15:04:27,544 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1638371058946","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-12-01 15:04:27,546 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-12-01 15:04:27,546 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/relationship-list 2021-12-01 15:04:27,546 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:04:27,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:27,594 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/relationship-list HTTP/1.1" 200 1063 2021-12-01 15:04:27,595 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:04:27,596 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/3015f189-6aed-4dd9-bdf4-b5cc17208ac8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:04:27,599 DEBUG 129:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-01 15:04:27,599 DEBUG 131:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1 2021-12-01 15:04:27,599 DEBUG 132:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] data sent: None 2021-12-01 15:04:27,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:04:27,667 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1 HTTP/1.1" 200 3768 2021-12-01 15:04:27,668 INFO 142:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] response code: 200 2021-12-01 15:04:27,668 DEBUG 146:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] response: {"vnf-id":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnf-name":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"a00392a8-080d-4f8d-9e46-8f59516c853d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1638371064413","model-invariant-id":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","model-version-id":"730c6167-d3ed-43ac-a124-2a14ccfac739","model-customization-id":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/service-data/vnfs/vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1/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/6b045aaa-5daf-4ba2-953e-7af0ff1235fe","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"}]},{"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":"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"}]},{"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"}]}]}} 2021-12-01 15:04:27,670 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:04:27,670 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:04:27,670 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-12-01 15:04:27,671 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:04:27,671 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:04:27,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:04:27,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:04:27,729 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:04:27,729 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:04:27,731 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:04:27,731 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:27,731 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:27,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:27,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:04:27,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:27,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:27,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:27,733 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:04:27,733 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:04:27,733 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:04:27,733 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-12-01 15:04:27,733 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-12-01 15:04:27,734 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:04:27,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:04:27,808 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-12-01 15:04:27,811 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:04:27,813 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:04:27,818 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:04:27,819 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-12-01 15:04:27,819 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/5be39259-159d-4697-8545-f93a42864e07/toscaModel 2021-12-01 15:04:27,819 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-01 15:04:27,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:04:27,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel HTTP/1.1" 200 None 2021-12-01 15:04:27,896 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-01 15:04:27,896 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-01 15:04:27,937 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': '17073b30-2a69-4145-b4f9-2b2d4cc0c7d2', 'x-fromappid': 'API client'} 2021-12-01 15:04:27,937 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-12-01 15:04:27,937 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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868" }, "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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:04:27,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-12-01 15:04:28,130 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-12-01 15:04:28,131 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-12-01 15:04:28,132 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-12-01 15:04:28,148 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:04:28,148 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:04:28,148 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-12-01 15:04:28,149 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:04:28,149 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:04:28,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:04:28,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:04:28,205 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:04:28,205 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:04:28,207 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:04:28,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:28,208 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:28,208 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:28,208 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:04:28,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:04:28,209 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:04:28,209 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:04:28,209 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:04:28,209 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:04:28,209 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:04:28,210 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-12-01 15:04:28,210 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-12-01 15:04:28,210 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:04:28,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:04:28,274 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-12-01 15:04:28,277 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:04:28,278 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:04:28,283 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:04:28,283 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': '31de6b17-2f48-4118-8b2c-5ba4000e3aa8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:28,283 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/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs/51ce057e-d931-4b57-af4a-72a88f2eedc1/vfModules 2021-12-01 15:04:28,284 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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7febcad7-65b3-4328-ae92-89193558d6e5", "modelVersionId": "086111f5-8eb4-48eb-81a6-1f3cef4fabda", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "302c5507-7797-4613-beba-acbee43d5cda", "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": "6b045aaa-5daf-4ba2-953e-7af0ff1235fe", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "a00392a8-080d-4f8d-9e46-8f59516c853d", "modelVersion": "1.0", "modelVersionId": "5be39259-159d-4697-8545-f93a42864e07" } } }, { "relatedInstance": { "instanceId": "51ce057e-d931-4b57-af4a-72a88f2eedc1", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "c2a26d72-e93c-4ac9-8f7b-9aa16981826d", "modelVersion": "1.0", "modelVersionId": "730c6167-d3ed-43ac-a124-2a14ccfac739", "modelCustomizationId": "e73ada15-0cef-4643-90d0-ddbb0fc222a5", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-12-01 15:04:28,285 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:29,941 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs/51ce057e-d931-4b57-af4a-72a88f2eedc1/vfModules HTTP/1.1" 202 262 2021-12-01 15:04:29,943 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-12-01 15:04:29,943 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","instanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8"}} 2021-12-01 15:04:29,943 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-12-01 15:04:29,950 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53c05ac2-bcdd-4002-bf66-1e3339531920', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:29,951 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:04:29,951 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:04:29,954 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:30,139 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 2461 2021-12-01 15:04:30,140 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:04:30,141 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 01 Dec 2021 15:04:29 GMT"}}} 2021-12-01 15:04:40,152 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '938f2166-6289-42c2-8668-e880773008de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:40,153 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:04:40,153 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:04:40,155 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:40,759 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 2787 2021-12-01 15:04:40,760 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:04:40,760 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:04:39 GMT"}}} 2021-12-01 15:04:50,771 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '633b68d5-5153-47a2-8035-71678917081a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:04:50,772 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:04:50,772 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:04:50,773 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:04:51,354 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4948 2021-12-01 15:04:51,355 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:04:51,355 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:04:39 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:01,366 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e98db463-f675-442e-9052-264134d84e8c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:01,367 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:01,367 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:01,369 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:01,975 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4948 2021-12-01 15:05:01,976 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:01,977 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:04:39 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:11,988 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2848821b-64cb-4cb3-8dfc-66c16418b51d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:11,989 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:11,989 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:11,990 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:12,538 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4950 2021-12-01 15:05:12,539 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:12,540 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:04:39 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:22,551 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b734518f-4b2a-4f3f-ab22-8be5a162e0ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:22,551 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:22,552 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:22,553 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:23,180 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4950 2021-12-01 15:05:23,181 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:23,182 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:04:39 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:33,193 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6c5801e-d4bd-4039-8b4d-dea7622eb42c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:33,193 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:33,193 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:33,195 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:33,831 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4950 2021-12-01 15:05:33,832 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:33,832 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:04:39 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:43,844 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9f42c923-b10f-4213-af07-8973e12160a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:43,845 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:43,845 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:43,848 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:44,089 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4918 2021-12-01 15:05:44,091 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:44,091 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","finishTime":"Wed, 01 Dec 2021 15:05:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:05:36 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:44,092 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-12-01 15:05:44,093 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd98d8c25-7584-4bc7-98ae-f2e7bd038cf8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:44,093 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:44,093 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:44,095 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:44,295 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4918 2021-12-01 15:05:44,296 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:44,296 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","finishTime":"Wed, 01 Dec 2021 15:05:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:05:36 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:44,297 DEBUG 129:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b73582b0-eeed-48be-816c-ecfb482e335a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:44,297 DEBUG 131:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:44,297 DEBUG 132:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:44,299 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:44,483 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4918 2021-12-01 15:05:44,484 INFO 142:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:44,484 DEBUG 146:onap_service.py(9) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","finishTime":"Wed, 01 Dec 2021 15:05:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:05:36 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:44,497 DEBUG 129:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc0784ce-a8b5-4e46-9869-cb4cc042018f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:44,498 DEBUG 131:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:44,498 DEBUG 132:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:44,500 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:44,685 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4918 2021-12-01 15:05:44,687 INFO 142:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:44,688 DEBUG 146:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","finishTime":"Wed, 01 Dec 2021 15:05:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:05:36 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:44,689 DEBUG 129:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74736b77-8cc8-4660-9917-c2db22c7559c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:44,690 DEBUG 131:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 2021-12-01 15:05:44,690 DEBUG 132:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] data sent: None 2021-12-01 15:05:44,692 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:44,930 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/31de6b17-2f48-4118-8b2c-5ba4000e3aa8 HTTP/1.1" 200 4918 2021-12-01 15:05:44,931 INFO 142:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response code: 200 2021-12-01 15:05:44,931 DEBUG 146:onap_service.py(1) - [None][Check 31de6b17-2f48-4118-8b2c-5ba4000e3aa8 orchestration request status] response: {"request":{"requestId":"31de6b17-2f48-4118-8b2c-5ba4000e3aa8","startTime":"Wed, 01 Dec 2021 15:04:28 GMT","finishTime":"Wed, 01 Dec 2021 15:05:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"}}},{"relatedInstance":{"instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:05:36 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":null,\"creation_time\":1638370795000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:44,932 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-12-01 15:05:44,933 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-12-01 15:05:54,944 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-12-01 15:05:54,944 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/relationship-list 2021-12-01 15:05:54,944 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:05:54,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,071 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/relationship-list HTTP/1.1" 200 1063 2021-12-01 15:05:55,072 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:05:55,072 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/3015f189-6aed-4dd9-bdf4-b5cc17208ac8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:55,074 DEBUG 129:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-01 15:05:55,074 DEBUG 131:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1 2021-12-01 15:05:55,074 DEBUG 132:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] data sent: None 2021-12-01 15:05:55,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,183 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1 HTTP/1.1" 200 4539 2021-12-01 15:05:55,183 INFO 142:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] response code: 200 2021-12-01 15:05:55,184 DEBUG 146:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] response: {"vnf-id":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnf-name":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"a00392a8-080d-4f8d-9e46-8f59516c853d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1638371131699","model-invariant-id":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","model-version-id":"730c6167-d3ed-43ac-a124-2a14ccfac739","model-customization-id":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/service-data/vnfs/vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1/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/3d3e6d57-feed-4fc5-8ea2-085e1c9f28b4","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":"3d3e6d57-feed-4fc5-8ea2-085e1c9f28b4"}],"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/6b045aaa-5daf-4ba2-953e-7af0ff1235fe","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"}]},{"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":"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"}]},{"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"}]}]}} 2021-12-01 15:05:55,186 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-12-01 15:05:55,186 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2021-12-01 15:05:55,187 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:05:55,187 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1/vf-modules 2021-12-01 15:05:55,187 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0 VF modules] data sent: None 2021-12-01 15:05:55,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,292 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1/vf-modules HTTP/1.1" 200 1641 2021-12-01 15:05:55,293 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0 VF modules] response code: 200 2021-12-01 15:05:55,293 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vf-module-name":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","heat-stack-id":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1638371135577","model-invariant-id":"7febcad7-65b3-4328-ae92-89193558d6e5","model-version-id":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","model-customization-id":"302c5507-7797-4613-beba-acbee43d5cda","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/service-data/vnfs/vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1/vnf-data/vf-modules/vf-module/982c2f40-6b48-4c97-b9a9-5e391d2f6651/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/3d3e6d57-feed-4fc5-8ea2-085e1c9f28b4","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":"3d3e6d57-feed-4fc5-8ea2-085e1c9f28b4"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-12-01 15:05:55,296 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-12-01 15:05:55,296 DEBUG 158:vf_module.py(1) - Delete 982c2f40-6b48-4c97-b9a9-5e391d2f6651 VF module 2021-12-01 15:05:55,296 DEBUG 45:deletion.py(1) - VF module 982c2f40-6b48-4c97-b9a9-5e391d2f6651 deletion request 2021-12-01 15:05:55,307 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-12-01 15:05:55,308 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:05:55,308 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:05:55,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,368 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:05:55,369 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:05:55,369 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-12-01 15:05:55,372 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-12-01 15:05:55,372 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:05:55,372 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:05:55,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,485 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-12-01 15:05:55,486 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:05:55,486 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":"","resource-version":"1638371058756","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]}]}}]} 2021-12-01 15:05:55,488 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-12-01 15:05:55,489 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:05:55,489 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:05:55,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,553 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:05:55,553 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:05:55,554 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-12-01 15:05:55,556 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-12-01 15:05:55,556 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:05:55,556 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:05:55,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,670 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-12-01 15:05:55,671 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:05:55,672 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":"","resource-version":"1638371058756","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]}]}}]} 2021-12-01 15:05:55,674 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-12-01 15:05:55,674 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:05:55,674 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:05:55,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,772 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:05:55,773 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:05:55,774 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-12-01 15:05:55,777 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-12-01 15:05:55,777 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:05:55,778 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:05:55,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,877 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-12-01 15:05:55,878 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:05:55,879 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":"","resource-version":"1638371058756","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]}]}}]} 2021-12-01 15:05:55,881 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-12-01 15:05:55,882 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:05:55,882 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:05:55,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:05:55,969 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-12-01 15:05:55,970 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-01 15:05:55,970 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1638371058946","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-12-01 15:05:55,973 DEBUG 129:onap_service.py(1) - [None][Create 982c2f40-6b48-4c97-b9a9-5e391d2f6651 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d4a8393-865c-442b-bfa1-d0e3a2fa44da', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:55,973 DEBUG 131:onap_service.py(1) - [None][Create 982c2f40-6b48-4c97-b9a9-5e391d2f6651 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs/51ce057e-d931-4b57-af4a-72a88f2eedc1/vfModules/982c2f40-6b48-4c97-b9a9-5e391d2f6651 2021-12-01 15:05:55,973 DEBUG 132:onap_service.py(1) - [None][Create 982c2f40-6b48-4c97-b9a9-5e391d2f6651 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7febcad7-65b3-4328-ae92-89193558d6e5", "modelVersionId": "086111f5-8eb4-48eb-81a6-1f3cef4fabda", "modelName": "basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868", "modelVersion": "1638371135577", "modelCustomizationId": "302c5507-7797-4613-beba-acbee43d5cda" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-01 15:05:55,975 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:57,448 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs/51ce057e-d931-4b57-af4a-72a88f2eedc1/vfModules/982c2f40-6b48-4c97-b9a9-5e391d2f6651 HTTP/1.1" 202 262 2021-12-01 15:05:57,449 INFO 142:onap_service.py(1) - [None][Create 982c2f40-6b48-4c97-b9a9-5e391d2f6651 VF moduledeletion request] response code: 202 2021-12-01 15:05:57,450 DEBUG 146:onap_service.py(1) - [None][Create 982c2f40-6b48-4c97-b9a9-5e391d2f6651 VF moduledeletion request] response: {"requestReferences":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","instanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da"}} 2021-12-01 15:05:57,450 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-12-01 15:05:57,458 DEBUG 129:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd897c0b9-25f5-4db7-b7bf-cad721df2060', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:05:57,459 DEBUG 131:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:05:57,459 DEBUG 132:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:05:57,463 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:05:57,671 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 1315 2021-12-01 15:05:57,672 INFO 142:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:05:57,673 DEBUG 146:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 01 Dec 2021 15:05:56 GMT"}}} 2021-12-01 15:06:07,684 DEBUG 129:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34f73046-24c1-46e4-914f-3e19f90a53bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:07,684 DEBUG 131:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:07,684 DEBUG 132:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:07,687 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:08,422 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3811 2021-12-01 15:06:08,424 INFO 142:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:08,425 DEBUG 146:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:06:03 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:18,437 DEBUG 129:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b5d1fbc0-7505-478c-a836-bb6cf70de44e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:18,437 DEBUG 131:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:18,437 DEBUG 132:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:18,440 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:19,083 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3811 2021-12-01 15:06:19,084 INFO 142:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:19,085 DEBUG 146:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:06:03 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:29,096 DEBUG 129:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6113c06a-ffcd-4f90-a333-b47cca4edf01', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:29,097 DEBUG 131:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:29,097 DEBUG 132:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:29,099 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:29,744 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3815 2021-12-01 15:06:29,745 INFO 142:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:29,746 DEBUG 146:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 01 Dec 2021 15:06:03 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:39,757 DEBUG 129:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a50b6eb-5a87-45b4-b551-8512b232a6e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:39,758 DEBUG 131:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:39,758 DEBUG 132:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:39,760 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:39,964 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3779 2021-12-01 15:06:39,965 INFO 142:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:39,965 DEBUG 146:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","finishTime":"Wed, 01 Dec 2021 15:06:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:06:37 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:39,966 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-12-01 15:06:39,966 DEBUG 129:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83f126ec-0315-4056-9615-00285f2a2dcf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:39,967 DEBUG 131:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:39,967 DEBUG 132:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:39,968 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:40,173 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3779 2021-12-01 15:06:40,175 INFO 142:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:40,175 DEBUG 146:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","finishTime":"Wed, 01 Dec 2021 15:06:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:06:37 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:40,176 DEBUG 129:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f5b954a-1426-427d-a2b0-696714af3cdb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:40,176 DEBUG 131:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:40,176 DEBUG 132:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:40,177 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:40,371 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3779 2021-12-01 15:06:40,372 INFO 142:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:40,373 DEBUG 146:onap_service.py(10) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","finishTime":"Wed, 01 Dec 2021 15:06:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:06:37 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:40,381 DEBUG 129:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8680d449-b102-4b59-acbb-c0a3a41e6741', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:40,382 DEBUG 131:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:40,382 DEBUG 132:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:40,384 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:40,589 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3779 2021-12-01 15:06:40,591 INFO 142:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:40,591 DEBUG 146:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","finishTime":"Wed, 01 Dec 2021 15:06:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:06:37 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:40,592 DEBUG 129:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '57139427-cd2e-4b2f-979a-7592dd964e7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:40,592 DEBUG 131:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da 2021-12-01 15:06:40,592 DEBUG 132:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] data sent: None 2021-12-01 15:06:40,593 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:40,777 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8d4a8393-865c-442b-bfa1-d0e3a2fa44da HTTP/1.1" 200 3779 2021-12-01 15:06:40,778 INFO 142:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response code: 200 2021-12-01 15:06:40,778 DEBUG 146:onap_service.py(1) - [None][Check 8d4a8393-865c-442b-bfa1-d0e3a2fa44da orchestration request status] response: {"request":{"requestId":"8d4a8393-865c-442b-bfa1-d0e3a2fa44da","startTime":"Wed, 01 Dec 2021 15:05:56 GMT","finishTime":"Wed, 01 Dec 2021 15:06:37 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7febcad7-65b3-4328-ae92-89193558d6e5","modelType":"vfModule","modelName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868","modelVersion":"1638371135577","modelCustomizationUuid":"302c5507-7797-4613-beba-acbee43d5cda","modelVersionId":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelCustomizationId":"302c5507-7797-4613-beba-acbee43d5cda","modelUuid":"086111f5-8eb4-48eb-81a6-1f3cef4fabda","modelInvariantUuid":"7febcad7-65b3-4328-ae92-89193558d6e5"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vfModuleInstanceId":"982c2f40-6b48-4c97-b9a9-5e391d2f6651","vfModuleInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"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":"Wed, 01 Dec 2021 15:06:37 GMT"},"requestProcessingData":[{"groupingId":"89e18787-a106-46e8-afd8-0ba8f36ff34e","tag":"StackInformation","dataPairs":[{"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868":"{\"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-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868/89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"updated_time\":1638370879000,\"creation_time\":1638370795000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"356ad5a82d384f7cb9db558001e2179d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"51ce057e-d931-4b57-af4a-72a88f2eedc1\",\"OS::stack_id\":\"89e18787-a106-46e8-afd8-0ba8f36ff34e\",\"OS::stack_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868\",\"vf_module_id\":\"982c2f40-6b48-4c97-b9a9-5e391d2f6651\",\"ubuntu20_image_name\":\"ubuntu-2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:40,779 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-12-01 15:06:40,780 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-12-01 15:06:40,780 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/relationship-list 2021-12-01 15:06:40,780 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:06:40,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:40,843 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/relationship-list HTTP/1.1" 200 1063 2021-12-01 15:06:40,843 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:06:40,844 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/3015f189-6aed-4dd9-bdf4-b5cc17208ac8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"3015f189-6aed-4dd9-bdf4-b5cc17208ac8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_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-12-01 15:06:40,846 DEBUG 129:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-12-01 15:06:40,846 DEBUG 131:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1 2021-12-01 15:06:40,846 DEBUG 132:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] data sent: None 2021-12-01 15:06:40,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:40,921 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1 HTTP/1.1" 200 3768 2021-12-01 15:06:40,922 INFO 142:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] response code: 200 2021-12-01 15:06:40,922 DEBUG 146:onap_service.py(1) - [AAI][Get 6b045aaa-5daf-4ba2-953e-7af0ff1235fe ABCMeta] response: {"vnf-id":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnf-name":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"a00392a8-080d-4f8d-9e46-8f59516c853d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1638371194457","model-invariant-id":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","model-version-id":"730c6167-d3ed-43ac-a124-2a14ccfac739","model-customization-id":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/service-data/vnfs/vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1/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/6b045aaa-5daf-4ba2-953e-7af0ff1235fe","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"}]},{"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":"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"}]},{"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"}]}]}} 2021-12-01 15:06:40,924 DEBUG 384:vnf.py(1) - Delete 51ce057e-d931-4b57-af4a-72a88f2eedc1 VNF 2021-12-01 15:06:40,924 DEBUG 80:deletion.py(1) - VNF 51ce057e-d931-4b57-af4a-72a88f2eedc1 deletion request 2021-12-01 15:06:40,936 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:06:40,936 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:06:40,937 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-12-01 15:06:40,937 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:06:40,937 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:06:40,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:06:41,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:06:41,028 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:06:41,029 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:06:41,031 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:06:41,031 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:41,031 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:41,031 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:41,031 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:06:41,031 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:41,031 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:41,031 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:41,031 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:06:41,032 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:06:41,032 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:06:41,032 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-12-01 15:06:41,032 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-12-01 15:06:41,032 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:06:41,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:06:41,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-12-01 15:06:41,162 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:06:41,164 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:06:41,168 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:06:41,168 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-12-01 15:06:41,168 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/5be39259-159d-4697-8545-f93a42864e07/toscaModel 2021-12-01 15:06:41,169 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-01 15:06:41,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:06:41,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel HTTP/1.1" 200 None 2021-12-01 15:06:41,288 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-01 15:06:41,288 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-01 15:06:41,324 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-12-01 15:06:41,324 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:06:41,324 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:06:41,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:41,367 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:06:41,368 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:06:41,368 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-12-01 15:06:41,370 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-12-01 15:06:41,370 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:06:41,370 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:06:41,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:41,483 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-12-01 15:06:41,484 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:06:41,484 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":"","resource-version":"1638371058756","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]}]}}]} 2021-12-01 15:06:41,486 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-12-01 15:06:41,486 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:06:41,486 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:06:41,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:41,578 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:06:41,579 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:06:41,579 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-12-01 15:06:41,582 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-12-01 15:06:41,582 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:06:41,582 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:06:41,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:41,775 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-12-01 15:06:41,776 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:06:41,776 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":"","resource-version":"1638371058756","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]}]}}]} 2021-12-01 15:06:41,779 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-12-01 15:06:41,779 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:06:41,779 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:06:41,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:41,881 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:06:41,882 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:06:41,882 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-12-01 15:06:41,884 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-12-01 15:06:41,884 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:06:41,885 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:06:41,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:41,975 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136 2021-12-01 15:06:41,976 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:06:41,976 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":"","resource-version":"1638371058756","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/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/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]}]}}]} 2021-12-01 15:06:41,979 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-12-01 15:06:41,979 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:06:41,979 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:06:41,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:42,082 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045 2021-12-01 15:06:42,082 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-01 15:06:42,083 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1638371058946","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/51ce057e-d931-4b57-af4a-72a88f2eedc1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"51ce057e-d931-4b57-af4a-72a88f2eedc1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-12-01 15:06:42,085 DEBUG 129:onap_service.py(1) - [None][Create 51ce057e-d931-4b57-af4a-72a88f2eedc1 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '770ba44f-992a-456b-9aa7-893337dd18e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:42,085 DEBUG 131:onap_service.py(1) - [None][Create 51ce057e-d931-4b57-af4a-72a88f2eedc1 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs/51ce057e-d931-4b57-af4a-72a88f2eedc1 2021-12-01 15:06:42,085 DEBUG 132:onap_service.py(1) - [None][Create 51ce057e-d931-4b57-af4a-72a88f2eedc1 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "c2a26d72-e93c-4ac9-8f7b-9aa16981826d", "modelVersion": "1.0", "modelVersionId": "730c6167-d3ed-43ac-a124-2a14ccfac739", "modelCustomizationId": "e73ada15-0cef-4643-90d0-ddbb0fc222a5", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-01 15:06:42,087 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:43,870 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe/vnfs/51ce057e-d931-4b57-af4a-72a88f2eedc1 HTTP/1.1" 202 262 2021-12-01 15:06:43,872 INFO 142:onap_service.py(1) - [None][Create 51ce057e-d931-4b57-af4a-72a88f2eedc1 VNF deletion request] response code: 202 2021-12-01 15:06:43,872 DEBUG 146:onap_service.py(1) - [None][Create 51ce057e-d931-4b57-af4a-72a88f2eedc1 VNF deletion request] response: {"requestReferences":{"requestId":"770ba44f-992a-456b-9aa7-893337dd18e9","instanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9"}} 2021-12-01 15:06:43,872 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-12-01 15:06:43,879 DEBUG 129:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34826a74-02f3-48e1-b543-ae463c60a123', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:43,880 DEBUG 131:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 2021-12-01 15:06:43,880 DEBUG 132:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] data sent: None 2021-12-01 15:06:43,883 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:44,075 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 HTTP/1.1" 200 1270 2021-12-01 15:06:44,077 INFO 142:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response code: 200 2021-12-01 15:06:44,077 DEBUG 146:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response: {"request":{"requestId":"770ba44f-992a-456b-9aa7-893337dd18e9","startTime":"Wed, 01 Dec 2021 15:06:42 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 01 Dec 2021 15:06:43 GMT"}}} 2021-12-01 15:06:54,086 DEBUG 129:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06b07e4d-b051-4083-abd1-90a833aeae38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:54,087 DEBUG 131:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 2021-12-01 15:06:54,087 DEBUG 132:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] data sent: None 2021-12-01 15:06:54,089 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:54,313 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 HTTP/1.1" 200 1476 2021-12-01 15:06:54,314 INFO 142:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response code: 200 2021-12-01 15:06:54,314 DEBUG 146:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response: {"request":{"requestId":"770ba44f-992a-456b-9aa7-893337dd18e9","startTime":"Wed, 01 Dec 2021 15:06:42 GMT","finishTime":"Wed, 01 Dec 2021 15:06:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:06:47 GMT"}}} 2021-12-01 15:06:54,315 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-12-01 15:06:54,315 DEBUG 129:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '05137e52-bcbb-4e61-8a86-a371d37d1d0b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:54,316 DEBUG 131:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 2021-12-01 15:06:54,316 DEBUG 132:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] data sent: None 2021-12-01 15:06:54,317 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:54,515 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 HTTP/1.1" 200 1476 2021-12-01 15:06:54,517 INFO 142:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response code: 200 2021-12-01 15:06:54,517 DEBUG 146:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response: {"request":{"requestId":"770ba44f-992a-456b-9aa7-893337dd18e9","startTime":"Wed, 01 Dec 2021 15:06:42 GMT","finishTime":"Wed, 01 Dec 2021 15:06:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:06:47 GMT"}}} 2021-12-01 15:06:54,518 DEBUG 129:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ab959404-847f-4ca0-9918-3fede722c6d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:54,519 DEBUG 131:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 2021-12-01 15:06:54,519 DEBUG 132:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] data sent: None 2021-12-01 15:06:54,521 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:54,719 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 HTTP/1.1" 200 1476 2021-12-01 15:06:54,721 INFO 142:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response code: 200 2021-12-01 15:06:54,721 DEBUG 146:onap_service.py(11) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response: {"request":{"requestId":"770ba44f-992a-456b-9aa7-893337dd18e9","startTime":"Wed, 01 Dec 2021 15:06:42 GMT","finishTime":"Wed, 01 Dec 2021 15:06:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:06:47 GMT"}}} 2021-12-01 15:06:54,729 DEBUG 129:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28239701-1e6f-4a5a-a4c0-3707468890ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:54,729 DEBUG 131:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 2021-12-01 15:06:54,729 DEBUG 132:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] data sent: None 2021-12-01 15:06:54,732 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:54,894 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 HTTP/1.1" 200 1476 2021-12-01 15:06:54,895 INFO 142:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response code: 200 2021-12-01 15:06:54,896 DEBUG 146:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response: {"request":{"requestId":"770ba44f-992a-456b-9aa7-893337dd18e9","startTime":"Wed, 01 Dec 2021 15:06:42 GMT","finishTime":"Wed, 01 Dec 2021 15:06:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:06:47 GMT"}}} 2021-12-01 15:06:54,896 DEBUG 129:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cdee00ae-98fb-44b5-ac20-96fff165da34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:54,897 DEBUG 131:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 2021-12-01 15:06:54,897 DEBUG 132:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] data sent: None 2021-12-01 15:06:54,898 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:55,067 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/770ba44f-992a-456b-9aa7-893337dd18e9 HTTP/1.1" 200 1476 2021-12-01 15:06:55,068 INFO 142:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response code: 200 2021-12-01 15:06:55,068 DEBUG 146:onap_service.py(1) - [None][Check 770ba44f-992a-456b-9aa7-893337dd18e9 orchestration request status] response: {"request":{"requestId":"770ba44f-992a-456b-9aa7-893337dd18e9","startTime":"Wed, 01 Dec 2021 15:06:42 GMT","finishTime":"Wed, 01 Dec 2021 15:06:47 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelVersionId":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelCustomizationId":"e73ada15-0cef-4643-90d0-ddbb0fc222a5","modelUuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","modelInvariantUuid":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","vnfInstanceId":"51ce057e-d931-4b57-af4a-72a88f2eedc1","vnfInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:06:47 GMT"}}} 2021-12-01 15:06:55,069 DEBUG 319:service.py(1) - Delete 6b045aaa-5daf-4ba2-953e-7af0ff1235fe service instance 2021-12-01 15:06:55,069 DEBUG 113:deletion.py(1) - Service 6b045aaa-5daf-4ba2-953e-7af0ff1235fe deletion request 2021-12-01 15:06:55,078 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:06:55,078 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:06:55,079 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-12-01 15:06:55,079 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:06:55,079 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:06:55,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:06:55,136 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:06:55,138 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:06:55,138 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:06:55,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:06:55,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:55,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:55,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:55,140 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:06:55,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:55,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:55,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:55,141 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:06:55,141 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:06:55,141 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:06:55,141 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-12-01 15:06:55,141 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-12-01 15:06:55,141 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:06:55,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:06:55,218 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-12-01 15:06:55,221 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:06:55,223 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:06:55,227 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:06:55,228 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:06:55,228 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:06:55,228 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-12-01 15:06:55,228 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:06:55,228 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:06:55,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:06:55,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:06:55,303 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:06:55,303 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:06:55,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:06:55,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:55,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:55,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:55,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:06:55,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:55,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:55,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:55,306 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:06:55,306 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:06:55,307 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:06:55,307 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-12-01 15:06:55,307 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-12-01 15:06:55,307 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:06:55,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:06:55,380 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-12-01 15:06:55,382 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:06:55,384 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:06:55,387 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:06:55,388 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-12-01 15:06:55,388 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-01 15:06:55,388 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-12-01 15:06:55,388 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-01 15:06:55,389 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-01 15:06:55,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:06:55,450 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-12-01 15:06:55,452 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-01 15:06:55,452 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-12-01 15:06:55,454 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-01 15:06:55,454 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:55,454 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:55,454 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:55,454 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-01 15:06:55,454 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-01 15:06:55,454 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-01 15:06:55,455 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-12-01 15:06:55,455 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-12-01 15:06:55,455 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-12-01 15:06:55,455 INFO 192:__init__.py(1) - Service found, updating information 2021-12-01 15:06:55,455 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-01 15:06:55,455 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-12-01 15:06:55,455 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-01 15:06:55,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-12-01 15:06:55,537 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-12-01 15:06:55,539 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-01 15:06:55,541 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a8cdd20-f578-48dd-8d95-52f677d6490e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361467936,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe7986de-aaf6-4924-8aa5-9f556be1ec75","invariantUUID":"f7c7b2b8-561a-4341-9b47-ee36fa9095ce","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":"port","uniqueId":"fa6b54d5-0b56-4781-a9a4-cdacccf8bedd","lifecycleState":"CERTIFIED","lastUpdateDate":1638361611133,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b68d1b54-5893-433c-aaef-a6c64140ad32","invariantUUID":"5c0d1827-22f4-40b2-9ed2-a9d090d9f9c6","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":"securityrules","uniqueId":"a877cc11-8aa8-4591-9506-e36ae4a74f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361506784,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0eee4012-778a-426f-a915-ea7aeb447f3a","invariantUUID":"0b601475-6b3a-40f1-ad2d-ea2ce9345d64","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":"3ad9cfc8-27f7-4892-9e29-7bf95ea1e2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361488566,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c9f942e-afaa-4f50-ba0e-35c37da1bbc6","invariantUUID":"bc615555-4cac-4d64-872a-f6a9e53b214b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"de53bd54-00aa-4d81-a2c6-85d8fdab5ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361654210,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"099d0c01-8cbf-4adb-ae5b-f95657edba2a","invariantUUID":"e9720e0d-9c39-4edb-a0c8-7f718d8a93b3","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"15d9a6fa-0630-49d9-a5f0-00c2b13cf66a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361475100,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9776f6-42d7-4a37-b864-cea8a3861713","invariantUUID":"92c3598b-f59c-45cc-b889-1552714e1238","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":"bb9410a8-098b-4230-b561-744f65173219","lifecycleState":"CERTIFIED","lastUpdateDate":1638361505393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00f56781-b023-4e7e-a18e-ae89a433d092","invariantUUID":"44b9affb-62b6-4b65-8a7c-bcaaec55fa0b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"43f1a2be-d688-43ad-91a9-012717376d1a","lifecycleState":"CERTIFIED","lastUpdateDate":1638361602190,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa0f8df4-7616-473d-a2b4-9ec78a861cd9","invariantUUID":"da9040a4-90d3-4801-b1a0-9e9bee4e6f90","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":"port","uniqueId":"e05f0f3e-d3d0-41bd-8fc8-bfb76d32ffac","lifecycleState":"CERTIFIED","lastUpdateDate":1638361578664,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d1688c2-8e1f-498b-beb1-8e8bd34fa1cb","invariantUUID":"abf1405b-fb1a-4c3c-9ba9-bd3925ca6a0b","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":"objectStorage","uniqueId":"a23b2a81-8e0b-488f-b867-a518000c2aea","lifecycleState":"CERTIFIED","lastUpdateDate":1638361561083,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f210afd4-27f8-4e0a-b2b8-062768d452f7","invariantUUID":"3da8d4b8-1e5f-40c2-b49b-abc62427985b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c6a5377-e88e-4816-88a3-8f6e611e6e3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361547687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8c7aec-9aa4-4404-9839-8f2a182b66c4","invariantUUID":"f0d64092-ceea-42ff-a7bf-83cb52b11056","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":"objectStorage","uniqueId":"0b664d01-dce1-4b0c-837c-438e5f330629","lifecycleState":"CERTIFIED","lastUpdateDate":1638361463372,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a25970f9-6336-4ae5-969d-f5f6af663918","invariantUUID":"3aa13a15-1b6b-428d-9663-169e00293700","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":"defaulticon","uniqueId":"020f36a4-bf5e-4b50-87bd-40cc5fe87e63","lifecycleState":"CERTIFIED","lastUpdateDate":1638361481274,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"714df1e0-19e6-4a7b-92ec-de8001629f76","invariantUUID":"00b48dbb-e5cc-453d-a579-d4ea54a67c6f","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f13acc3-eda6-4c0a-bfe2-95020d6acf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361546219,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7400aaf-b100-4324-8cce-993979915552","invariantUUID":"b22d52bb-e4ca-42ca-a551-74b702652444","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e561d33c-25ed-4dfc-914c-18b22176df4f","lifecycleState":"CERTIFIED","lastUpdateDate":1638361461909,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7136205-78b4-4e03-b526-489fdb829f71","invariantUUID":"fe99a448-81ec-4e10-898b-f7e3bc0f9051","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":"port","uniqueId":"01366ff7-d9f6-4d08-ac4d-e21cf679be9d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361657546,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2649097-5261-4877-949a-72abad64f962","invariantUUID":"0dab54fd-1861-4d34-bd73-a60b3b9dcc22","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b4030f7b-8ec4-46e4-bfeb-fbf0df6e3025","lifecycleState":"CERTIFIED","lastUpdateDate":1638361542776,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84ee4cb6-9a4a-4a9b-937f-386cbc4d163d","invariantUUID":"d5d349df-fcd0-416a-a71b-6e6eaaaed66d","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":"49cd26b0-996b-45bc-89c4-dcaa2119e1df","lifecycleState":"CERTIFIED","lastUpdateDate":1638361553466,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e4ca1fe-92b8-43da-9f39-335dcbdebd2c","invariantUUID":"b655ce39-0cfb-44cb-9bb3-565633c84140","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":"port","uniqueId":"343d4d6d-677c-4cbb-b834-afa43fced78c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361596777,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8adafadf-0069-4929-96d1-118cf3752c69","invariantUUID":"2ac79bcd-8dd7-4557-9e96-a5632f74f2be","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":"compute","uniqueId":"1add5e77-06ee-461e-b5a6-a74285651d49","lifecycleState":"CERTIFIED","lastUpdateDate":1638361642560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61db4973-1112-48d4-a7e3-56f8b1c31388","invariantUUID":"ca3d3782-1549-4cb7-96eb-1859304f7149","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"6abd8ec0-088f-4e59-93d9-1a1f299310b0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361466333,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ec5ebd4-7cd6-4fb9-b5fd-9d15d67dda3b","invariantUUID":"50922239-c227-4818-8829-22c447cdea6d","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":"objectStorage","uniqueId":"eab11480-9da3-48d5-b37e-0466d895984e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361649762,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19657948-3bbc-450e-995c-85f8ce06ddf3","invariantUUID":"215fe1fd-2d51-4e0b-9b7b-482d7a76e016","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce751648-8c12-470f-aaa6-5c7e7d3a317b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361513284,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8194c1d-3613-408d-8928-d1d9f6c9f95f","invariantUUID":"aeb01015-404b-4744-b5f6-4c1b749b59ae","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":"36906f80-24f2-410a-9544-323cf785edf0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361567218,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c8d90df-ad7a-4400-ac81-48019780d814","invariantUUID":"8773cab6-e549-466a-9f89-81cfc18e9516","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a559a9a4-a2ec-4b7f-8935-15298268a0d8","lifecycleState":"CERTIFIED","lastUpdateDate":1638361604992,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46302a4-c1bf-41bb-9603-ee5bf63c1ecb","invariantUUID":"075cc537-7fa7-462f-8cf7-f8a3834a7628","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":"c066eef6-faf1-4247-9d7a-5caa576ccbec","lifecycleState":"CERTIFIED","lastUpdateDate":1638361587914,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47935c02-be7e-41e6-afe5-347f8f0264af","invariantUUID":"f850a21b-13bd-4933-a6ee-7cae8ea8132d","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":"network","uniqueId":"3a912f82-45d7-45fb-92a0-6a6c55885e41","lifecycleState":"CERTIFIED","lastUpdateDate":1638361536916,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"55f25140-b2c6-40ee-9e57-c78eb92ec475","invariantUUID":"5cd9c9a3-38c6-441e-82ff-49161f4b04bf","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"895fb5bf-a695-4714-8b96-e72a83f54d80","lifecycleState":"CERTIFIED","lastUpdateDate":1638361540765,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"595f4bf7-6db7-4e1e-be2c-ebef8ea8870b","invariantUUID":"a3466d43-7cb5-41b5-b940-c0ca2aa279bc","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":"87d67d41-800b-48e5-a9b3-2723697b13f5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361535509,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e95e489a-fbd8-4052-8202-134ec9b02838","invariantUUID":"45dce472-562a-473d-be18-a2cffbd321e3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed894aa-c2da-4680-8002-15199c7a4b98","lifecycleState":"CERTIFIED","lastUpdateDate":1638361510317,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b5a68aa-000d-4105-8ee2-16ed2fd57f73","invariantUUID":"d536089e-76c9-482c-bd24-c30b2c592b92","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":"port","uniqueId":"08c9864a-ca74-4423-a417-6a01e810f695","lifecycleState":"CERTIFIED","lastUpdateDate":1638361580391,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6cfbed15-c63d-406a-81bb-e96a86747048","invariantUUID":"24027989-54f4-4b22-b7be-c3d0b6935893","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":"objectStorage","uniqueId":"be1da17a-ad89-4eec-8c64-a213864b9a28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361473592,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83368765-1a31-4b6b-90c7-baaa25c5b17f","invariantUUID":"44f6233d-4c9a-41a9-91eb-4b6dd7787202","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"262641f4-48d4-4332-8d2c-ff35d4794858","lifecycleState":"CERTIFIED","lastUpdateDate":1638361585093,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d44067f6-a3f4-4a50-8ff8-01dc054c4fc0","invariantUUID":"d3dc1cbc-cfdb-4b0b-aab1-a8cbdeb977f0","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"553d3ab5-e285-473f-8c2b-b6ac7fb5bbde","lifecycleState":"CERTIFIED","lastUpdateDate":1638361496962,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f38104cb-4e66-40a8-b410-07ea7480cca2","invariantUUID":"20ef7f95-32f8-4661-bb47-aea2ebf84313","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f31b18db-a21f-4c0e-ae53-d763208cee44","lifecycleState":"CERTIFIED","lastUpdateDate":1638361460165,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"23d5a69d-25b5-4088-bfe9-cb19e696b603","invariantUUID":"5b59584d-1c1c-47c4-87d6-d4db04ee7da8","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":"2372bd24-1d27-41f4-a124-5c10143ceff4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361651310,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40f0e0f4-d41c-481f-9e1f-88c2a1407a59","invariantUUID":"0fcb248e-ed31-4206-9f7c-18d9e65f806a","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c54a1e2-f7c0-4bdc-912d-c1f0575e2b19","lifecycleState":"CERTIFIED","lastUpdateDate":1638361606643,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35758652-1053-4f2c-a59c-7d6f0d2b73bf","invariantUUID":"ac93e0d0-8a7e-47c3-9ddd-55dc65793173","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":"compute","uniqueId":"0d383edc-5fd1-47e9-ae19-3d444ec70a11","lifecycleState":"CERTIFIED","lastUpdateDate":1638361640932,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23592cce-2882-45b4-b329-4f11960aa964","invariantUUID":"80f4171c-984c-40af-8231-aa76d0c81dbf","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7c6c7a0c-ab54-4deb-8416-b24aae6b5cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1638361503484,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"402364a6-abec-4768-92b6-76bd661f595d","invariantUUID":"b1b9f366-f42a-4045-a4a8-b1d8d0f91296","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cfff5d1-61fb-40f4-8ab0-3ccdf2ce44f6","lifecycleState":"CERTIFIED","lastUpdateDate":1638361531102,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2428a17-2c4c-4090-946a-2fa5a90bfdca","invariantUUID":"dd0f1f1f-56b1-4f83-8002-61a8b8c2e83b","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":"compute","uniqueId":"6a350c39-2c1c-4f70-82ee-bc562578f9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1638361508911,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d9c3bd4-40f7-4fa8-aa56-816f52774e5a","invariantUUID":"92b64404-d344-4cd1-a69c-451e0f242e5e","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc2a28d6-e44a-41df-a771-0d9e9a765861","lifecycleState":"CERTIFIED","lastUpdateDate":1638361643938,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40ac05f-b6b9-40e5-b34c-da8d0acc5523","invariantUUID":"5d3cce34-00d4-44cb-899c-f0f24c990ff7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3610c600-c216-46bc-a141-35cd8f2d8b28","lifecycleState":"CERTIFIED","lastUpdateDate":1638361516684,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f41389f6-ec4b-4d2e-8dbe-88cc181cfe75","invariantUUID":"b838860e-3dad-4dbf-a919-3da0bb040f94","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"368c4105-972f-421b-8289-8a7ebd48d28c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361646911,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805760ec-21ba-4aa3-ac6a-0d77f5a58e3b","invariantUUID":"f451c4b7-b84d-481b-8685-80ce7daad1bd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67050fee-0d75-42a8-a2a8-ac12d061170d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361608084,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c37334c0-88f5-4f75-8afb-cd44e02dabee","invariantUUID":"70c731ce-b7fb-4297-8923-d017ee8c3142","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4768ebc2-610f-4ec9-998a-563b46f03c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361538770,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e68a2467-554c-4fcb-9241-1545f1464507","invariantUUID":"880011e8-a885-4608-87c3-ad298d340d4e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1a9c9e-01ff-45bf-98a8-c54d1be8db76","lifecycleState":"CERTIFIED","lastUpdateDate":1638361469414,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfab61cb-a20e-4a49-b11b-ccb1c872b53b","invariantUUID":"23a77d24-b577-4065-834f-ec1f337ffb36","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1515f903-260d-4de0-aab0-084b5478546b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361498867,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af743a47-5775-4885-a466-b4d746b7c6a9","invariantUUID":"11f3cba9-a8ef-4a70-97f8-c293375d133f","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":"50a3fa59-aa98-4b46-966e-94cc150fa09b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361519067,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"525e5d57-6382-4647-957e-52bcc769fb5b","invariantUUID":"d6624e6e-aa3b-4ab5-8dba-81e9e7ca4e51","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9f59f472-33ae-499a-a67d-8a1c1b940815","lifecycleState":"CERTIFIED","lastUpdateDate":1638361609656,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb301651-01ff-4451-8319-8a55dbdff752","invariantUUID":"42305ad1-6f7d-49f4-a66c-1ef888df7347","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":"a8e5a5a9-5eb9-4b7c-b1b1-40602b2a488b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361483296,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6df8d8-7429-4e8b-9656-14a0a2018481","invariantUUID":"561567fa-8a6a-4bc9-a421-ee2734d0c9e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f099fe7e-258d-44ed-bd9b-6c6205219ecb","lifecycleState":"CERTIFIED","lastUpdateDate":1638361593694,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24efa2ff-e51e-4402-998e-f75615ba5fce","invariantUUID":"24b85dc8-f267-4c46-a6d1-4adeaeb695b7","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":"22d68dc8-44f5-412e-9869-e5ea1969e9fc","lifecycleState":"CERTIFIED","lastUpdateDate":1638361532618,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392a8e4c-d884-4e3c-9131-f0924a00ae6a","invariantUUID":"5e8690b8-3891-4368-baaf-7a4d10b38d03","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":"defaulticon","uniqueId":"fc0d6e03-7cfb-4bf1-8b8f-6c26d13286c7","lifecycleState":"CERTIFIED","lastUpdateDate":1638361574638,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"445dec70-942a-458b-baa0-b5646c9c850e","invariantUUID":"cf940e71-6fd8-460c-99d8-8e675c3b5700","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":"3e4db237-32b6-4be6-8e2b-e104ff01c2bf","lifecycleState":"CERTIFIED","lastUpdateDate":1638361544681,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fe8828-9bc9-4aaf-8444-30573742ce87","invariantUUID":"9233a3da-6506-455a-94d0-39e8485fc31a","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":"objectStorage","uniqueId":"4e0395ef-901c-4c3e-9abd-033d22770023","lifecycleState":"CERTIFIED","lastUpdateDate":1638361598328,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b666db06-06df-42f1-bab0-d0db5c15bd3a","invariantUUID":"4f217fae-b4ef-40bd-9add-1a7f1db9568b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a52e9a76-20aa-4633-9b94-77c9b09d37f3","lifecycleState":"CERTIFIED","lastUpdateDate":1638361520727,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"005d783e-d922-4fbb-9162-005f102433e0","invariantUUID":"61119b33-8816-44c4-a26b-d1f79208e563","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":"defaulticon","uniqueId":"0d4fc2af-12cd-4e1b-995b-367390fb2ec1","lifecycleState":"CERTIFIED","lastUpdateDate":1638370819844,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"730c6167-d3ed-43ac-a124-2a14ccfac739","invariantUUID":"c2a26d72-e93c-4ac9-8f7b-9aa16981826d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cd1f472-bdc3-4605-a7ad-4025d6ff5c6c","lifecycleState":"CERTIFIED","lastUpdateDate":1638361526664,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41338f62-432d-4a00-b4e1-1b057ed0ae3a","invariantUUID":"08bf7dfd-9853-40bb-a97e-a8a636e167b0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ae57c08-9000-4e1c-aafd-3386ecf2f1b2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361549165,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5238b410-b9cb-46c1-9ff0-1342ca200c9c","invariantUUID":"04316047-f87a-4db2-8982-33b9eb87b3b7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5f7d70b-6d7e-47d9-bde4-bb19a94d5116","lifecycleState":"CERTIFIED","lastUpdateDate":1638361655551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17d4ecfc-1bfb-4177-9306-4a1188edbbd8","invariantUUID":"af6ddd44-7d42-4f6e-9c5b-89743a959e86","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"93a3ec9f-d567-4230-baa6-08638ceacde4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361479710,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b8de685-bb1a-4ed2-9e7e-b266193e764c","invariantUUID":"eaa1f29e-719c-4b91-9d6b-2fa3b8095492","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43b9abce-78cd-445e-a4b9-b967a73f4891","lifecycleState":"CERTIFIED","lastUpdateDate":1638361591993,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99bed22c-945c-4284-8dca-9f85e5bb6347","invariantUUID":"87fc47fc-35bc-4d5e-8040-117d87c119c6","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":"ff93012e-a9e3-4dc6-9109-0cfeb46936d4","lifecycleState":"CERTIFIED","lastUpdateDate":1638361552093,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d5c8ecd-0c1f-40b0-8190-85ca8bdcb138","invariantUUID":"3aa9aa2a-fce7-45e7-a17e-6292e1fca00b","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e565ca33-8d81-4ce0-9fc2-22fe19944bfe","lifecycleState":"CERTIFIED","lastUpdateDate":1638361485491,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92a58445-4423-4cf8-a2de-dea1212c42c1","invariantUUID":"7a816b14-bd55-4bfe-8093-25328d5884f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fbadf04b-e054-47c8-8698-6e8e5faa6de0","lifecycleState":"CERTIFIED","lastUpdateDate":1638361652668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24bfde41-a5b7-4289-b329-7722345b9d24","invariantUUID":"ba9f96da-cf13-4117-b762-2508dc73e993","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a391e523-a3d9-45d8-8ade-ed81e47780af","lifecycleState":"CERTIFIED","lastUpdateDate":1638361555202,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c681bb8d-f7ef-494a-ba75-48e02221579d","invariantUUID":"824808c8-b57c-4180-adda-416cbed0eccc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2525d75f-7b1c-47f6-a28a-a93ecd28a06e","lifecycleState":"CERTIFIED","lastUpdateDate":1638361586454,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e5ba17-01ad-48f5-96cd-d38a359a1cc2","invariantUUID":"e8fb7c6a-4be7-4195-aef8-c3237b1ec586","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eedfa7d1-771c-4521-ac36-ef4a3cb541e2","lifecycleState":"CERTIFIED","lastUpdateDate":1638361565617,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"698bcaca-f506-4455-8a89-654570835bb5","invariantUUID":"9cc6aad0-0964-4421-97e3-f9684a4b8702","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":"compute","uniqueId":"f260179f-ca5b-497f-b468-46fac0f5859b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361589738,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86553152-940b-4885-8ecc-8ae2086d5868","invariantUUID":"c82202ab-88f4-4599-8418-5285f919676a","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":"port","uniqueId":"3325c9c0-2721-4b31-9c49-3ed61d8a1d72","lifecycleState":"CERTIFIED","lastUpdateDate":1638361576367,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63c5a5f4-a711-4ed2-a412-6b4391ae61b7","invariantUUID":"89418748-d65a-41ef-a140-ab0113645326","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":"compute","uniqueId":"2cb15762-bca3-4ff2-9760-43903f47ca36","lifecycleState":"CERTIFIED","lastUpdateDate":1638361559264,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e582fea-2b0c-4282-97a2-8bcb7e9cdda0","invariantUUID":"d15e8137-edba-440e-a230-8f4816411c4b","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":"objectStorage","uniqueId":"ee4a5665-6174-49b2-aebc-94a5ed98b229","lifecycleState":"CERTIFIED","lastUpdateDate":1638361648356,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab6b2757-3a54-4050-9397-2ee375cd3e3b","invariantUUID":"50ab76f0-658a-450d-b0cd-cadc83741184","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f9430c5-9f8e-4385-b485-500835610e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1638361573149,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13439869-3b6d-4e8b-8961-2341d4b1d780","invariantUUID":"bfd49557-fabf-4132-8e9c-f79bf242d96d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"807ee8e8-0d5b-4811-8847-768449d9c765","lifecycleState":"CERTIFIED","lastUpdateDate":1638361581917,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bed02a3-8102-4aa9-a7f7-8387b937065b","invariantUUID":"f570ee14-b602-482d-9f61-2420176cca32","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bc646d1b-427d-4145-976c-030dee34018d","lifecycleState":"CERTIFIED","lastUpdateDate":1638361451319,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72d5aa49-b0a2-4208-b9cd-ddf03caf3d7e","invariantUUID":"b9a1bb86-5910-440c-94ec-618892047542","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f5a3746-7965-428e-9949-b90e43bdb9db","lifecycleState":"CERTIFIED","lastUpdateDate":1638361489964,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4d3275b8-7412-4a38-ae9f-2f3912cf13db","invariantUUID":"1559259e-debe-49f5-9f7a-537c1b0e9474","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":"fa3fa4c4-e1d5-4964-9957-f9ea2bfa7322","lifecycleState":"CERTIFIED","lastUpdateDate":1638361476708,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"49eeb448-7301-42ec-8dc4-912441b28055","invariantUUID":"440d0e91-8285-4d50-8514-51ba445ce106","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f51c4407-492d-402a-b19c-f776df853c05","lifecycleState":"CERTIFIED","lastUpdateDate":1638361583517,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"003c114f-3683-413c-a544-4a562ff81937","invariantUUID":"1c925397-cdc3-4b1e-8112-de706cd1b4b9","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":"network","uniqueId":"4f939f78-bf77-4b7a-aff3-3582e68a7228","lifecycleState":"CERTIFIED","lastUpdateDate":1638361478238,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7421268e-fa06-4476-a3db-2d43b7194ca6","invariantUUID":"d53cd4f2-0ec2-43de-ac29-bf36f5833b3c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c6e7fac-27df-4ebe-8b10-4d1f0956b406","lifecycleState":"CERTIFIED","lastUpdateDate":1638361511744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f0754bc-005c-4f59-a9c8-df3bdecd61b7","invariantUUID":"25206ab1-af68-4733-9dc6-541e945db258","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":"c6c4261f-38cd-4d75-95dd-6be6fd8a2098","lifecycleState":"CERTIFIED","lastUpdateDate":1638361487015,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af522db1-0458-48b3-bbc7-0e4999b43d99","invariantUUID":"6af8493e-e2d5-4e14-9c94-4cfdc1bf36e4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9434ccea-08cf-4533-b1d3-ab2cab74baca","lifecycleState":"CERTIFIED","lastUpdateDate":1638361645403,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a3e4e9b-83a5-4aba-91dc-a060cbf6e4cd","invariantUUID":"ab7d07e3-8860-4c7d-b259-0cf4bb23a433","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}],"model":"ETSI SOL001 v2.5.1"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0a1ae33-61eb-426a-8a00-3eca3a720922","lifecycleState":"CERTIFIED","lastUpdateDate":1638370451054,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e7fe443f-4a8f-47c7-9cc1-c27f539ca5b2","invariantUUID":"a98d62e4-5907-4613-a705-b7f886f2b712","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":"fe1bb7de-9233-4b8a-9f7f-3612b17ad97f","lifecycleState":"CERTIFIED","lastUpdateDate":1638370854865,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5be39259-159d-4697-8545-f93a42864e07","invariantUUID":"a00392a8-080d-4f8d-9e46-8f59516c853d","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-12-01 15:06:55,545 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-12-01 15:06:55,545 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-12-01 15:06:55,546 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/5be39259-159d-4697-8545-f93a42864e07/toscaModel 2021-12-01 15:06:55,546 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-12-01 15:06:55,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-12-01 15:06:55,685 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5be39259-159d-4697-8545-f93a42864e07/toscaModel HTTP/1.1" 200 None 2021-12-01 15:06:55,687 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-12-01 15:06:55,687 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-12-01 15:06:55,721 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-12-01 15:06:55,721 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:06:55,721 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:06:55,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:55,767 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:06:55,767 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:06:55,768 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-12-01 15:06:55,770 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-12-01 15:06:55,770 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:06:55,770 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:06:55,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:55,874 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-12-01 15:06:55,875 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:06:55,876 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":"","resource-version":"1638371206796","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-12-01 15:06:55,879 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-12-01 15:06:55,879 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:06:55,879 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:06:55,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:55,938 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:06:55,939 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:06:55,939 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-12-01 15:06:55,941 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-12-01 15:06:55,941 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:06:55,941 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:06:55,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:56,067 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-12-01 15:06:56,067 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:06:56,068 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":"","resource-version":"1638371206796","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-12-01 15:06:56,069 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-12-01 15:06:56,070 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-12-01 15:06:56,070 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-12-01 15:06:56,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:56,166 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list HTTP/1.1" 200 639 2021-12-01 15:06:56,166 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-12-01 15:06:56,167 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-12-01 15:06:56,169 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-12-01 15:06:56,169 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-12-01 15:06:56,169 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-12-01 15:06:56,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:56,280 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2021-12-01 15:06:56,281 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-12-01 15:06:56,281 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":"","resource-version":"1638371206796","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-12-01 15:06:56,283 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-12-01 15:06:56,283 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 2021-12-01 15:06:56,283 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-12-01 15:06:56,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-12-01 15:06:56,376 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595 2021-12-01 15:06:56,377 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-12-01 15:06:56,377 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1638371206796","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-12-01 15:06:56,379 DEBUG 129:onap_service.py(1) - [None][Create 6b045aaa-5daf-4ba2-953e-7af0ff1235fe Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ab04b99-59dd-4c2c-8c6a-af66b4df4e94', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:56,379 DEBUG 131:onap_service.py(1) - [None][Create 6b045aaa-5daf-4ba2-953e-7af0ff1235fe Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe 2021-12-01 15:06:56,380 DEBUG 132:onap_service.py(1) - [None][Create 6b045aaa-5daf-4ba2-953e-7af0ff1235fe Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "a00392a8-080d-4f8d-9e46-8f59516c853d", "modelVersion": "1.0", "modelVersionId": "5be39259-159d-4697-8545-f93a42864e07" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-12-01 15:06:56,381 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:58,473 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/6b045aaa-5daf-4ba2-953e-7af0ff1235fe HTTP/1.1" 202 262 2021-12-01 15:06:58,474 INFO 142:onap_service.py(1) - [None][Create 6b045aaa-5daf-4ba2-953e-7af0ff1235fe Service deletion request] response code: 202 2021-12-01 15:06:58,474 DEBUG 146:onap_service.py(1) - [None][Create 6b045aaa-5daf-4ba2-953e-7af0ff1235fe Service deletion request] response: {"requestReferences":{"requestId":"1ab04b99-59dd-4c2c-8c6a-af66b4df4e94","instanceId":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94"}} 2021-12-01 15:06:58,475 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-12-01 15:06:58,481 DEBUG 129:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee279fb3-4942-47bc-ab81-9ba9e37982c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:06:58,482 DEBUG 131:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 2021-12-01 15:06:58,482 DEBUG 132:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] data sent: None 2021-12-01 15:06:58,485 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:06:58,671 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 HTTP/1.1" 200 1024 2021-12-01 15:06:58,673 INFO 142:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response code: 200 2021-12-01 15:06:58,673 DEBUG 146:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response: {"request":{"requestId":"1ab04b99-59dd-4c2c-8c6a-af66b4df4e94","startTime":"Wed, 01 Dec 2021 15:06:57 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 01 Dec 2021 15:06:57 GMT"}}} 2021-12-01 15:07:08,684 DEBUG 129:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6512e6b6-cdeb-4b53-9a7f-01c314c41c44', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:07:08,685 DEBUG 131:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 2021-12-01 15:07:08,685 DEBUG 132:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] data sent: None 2021-12-01 15:07:08,686 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:07:08,900 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 HTTP/1.1" 200 1234 2021-12-01 15:07:08,902 INFO 142:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response code: 200 2021-12-01 15:07:08,902 DEBUG 146:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response: {"request":{"requestId":"1ab04b99-59dd-4c2c-8c6a-af66b4df4e94","startTime":"Wed, 01 Dec 2021 15:06:57 GMT","finishTime":"Wed, 01 Dec 2021 15:07:01 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:07:01 GMT"}}} 2021-12-01 15:07:08,903 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-12-01 15:07:08,903 DEBUG 129:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '608a7d36-ea0d-4cda-a9bc-59065cb1b61b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:07:08,903 DEBUG 131:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 2021-12-01 15:07:08,903 DEBUG 132:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] data sent: None 2021-12-01 15:07:08,905 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:07:09,093 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 HTTP/1.1" 200 1234 2021-12-01 15:07:09,094 INFO 142:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response code: 200 2021-12-01 15:07:09,095 DEBUG 146:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response: {"request":{"requestId":"1ab04b99-59dd-4c2c-8c6a-af66b4df4e94","startTime":"Wed, 01 Dec 2021 15:06:57 GMT","finishTime":"Wed, 01 Dec 2021 15:07:01 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:07:01 GMT"}}} 2021-12-01 15:07:09,095 DEBUG 129:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '91cf8ffe-8c84-4f35-b892-c6e52f052941', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:07:09,095 DEBUG 131:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 2021-12-01 15:07:09,096 DEBUG 132:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] data sent: None 2021-12-01 15:07:09,097 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:07:09,285 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 HTTP/1.1" 200 1234 2021-12-01 15:07:09,287 INFO 142:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response code: 200 2021-12-01 15:07:09,287 DEBUG 146:onap_service.py(12) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response: {"request":{"requestId":"1ab04b99-59dd-4c2c-8c6a-af66b4df4e94","startTime":"Wed, 01 Dec 2021 15:06:57 GMT","finishTime":"Wed, 01 Dec 2021 15:07:01 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:07:01 GMT"}}} 2021-12-01 15:07:09,295 DEBUG 129:onap_service.py(1) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e69a772-43e2-4575-b98f-caa01cc708ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-12-01 15:07:09,296 DEBUG 131:onap_service.py(1) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 2021-12-01 15:07:09,296 DEBUG 132:onap_service.py(1) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] data sent: None 2021-12-01 15:07:09,299 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-12-01 15:07:09,480 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 HTTP/1.1" 200 1234 2021-12-01 15:07:09,482 INFO 142:onap_service.py(1) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response code: 200 2021-12-01 15:07:09,482 DEBUG 146:onap_service.py(1) - [None][Check 1ab04b99-59dd-4c2c-8c6a-af66b4df4e94 orchestration request status] response: {"request":{"requestId":"1ab04b99-59dd-4c2c-8c6a-af66b4df4e94","startTime":"Wed, 01 Dec 2021 15:06:57 GMT","finishTime":"Wed, 01 Dec 2021 15:07:01 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"a00392a8-080d-4f8d-9e46-8f59516c853d","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"5be39259-159d-4697-8545-f93a42864e07","modelUuid":"5be39259-159d-4697-8545-f93a42864e07","modelInvariantUuid":"a00392a8-080d-4f8d-9e46-8f59516c853d"},"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":"6b045aaa-5daf-4ba2-953e-7af0ff1235fe","serviceInstanceName":"basic_vm-022c2603-4e7c-44c6-a1e6-bfc5e8bbe868"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 01 Dec 2021 15:07:01 GMT"}}} 2021-12-01 15:07:09,483 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-12-01 15:07:09,484 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 07:37 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-12-01 15:07:09,489 INFO 57:basic_vm.py(1) - Generate Test report 2021-12-01 15:07:09,600 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-12-01 15:07:09,991 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-12-01 15:07:09,992 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61a78f9d6c44f50010874d39 2021-12-01 15:07:09,993 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK