2021-09-06 01:51:15,088 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-06 01:51:15,089 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-06 01:51:15,094 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-06 01:51:15,094 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-06 01:51:15,094 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-06 01:51:15,094 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-06 01:51:15,095 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-06 01:51:15,095 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-06 01:51:15,095 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-06 01:51:15,095 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-06 01:51:15,095 DEBUG 33:basic_cnf.py(1) - start time 2021-09-06 01:51:15,096 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-06 01:51:15,096 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-06 01:51:15,096 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-06 01:51:15,096 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:15,097 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-06 01:51:15,097 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-06 01:51:15,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:15,191 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 691 2021-09-06 01:51:15,192 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-06 01:51:15,193 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6577ef7817fc43ea8950ce9ec2113f51","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e883d2d0705b48cb9b54a2e529c2e14b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f6542694195046178a1332f2aba9688f","type":"vlm","name":"12c00131-2fee-419f-9cba","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"452b20f238134f65a4931fbc2bd5c872","type":"vlm","name":"f49bd7f6-451c-425b-8786","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-06 01:51:15,196 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-06 01:51:15,196 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-06 01:51:15,196 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-06 01:51:15,197 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-06 01:51:15,197 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-06 01:51:15,198 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-06 01:51:15,198 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:15,199 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-06 01:51:15,199 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-06 01:51:15,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:15,262 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 691 2021-09-06 01:51:15,264 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-06 01:51:15,264 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6577ef7817fc43ea8950ce9ec2113f51","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e883d2d0705b48cb9b54a2e529c2e14b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f6542694195046178a1332f2aba9688f","type":"vlm","name":"12c00131-2fee-419f-9cba","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"452b20f238134f65a4931fbc2bd5c872","type":"vlm","name":"f49bd7f6-451c-425b-8786","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-06 01:51:15,267 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-06 01:51:15,268 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-06 01:51:15,268 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-06 01:51:15,294 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:15,295 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-06 01:51:15,295 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-06 01:51:15,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:16,205 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-06 01:51:16,207 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-06 01:51:16,208 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"7c0d185976f244769e5e8f2d2f64a106","version":{"id":"5ad612d8b2cc452aafc25389c0ad9aa3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-06 01:51:16,212 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-06 01:51:16,212 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-06 01:51:16,219 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:16,220 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/7c0d185976f244769e5e8f2d2f64a106/versions/5ad612d8b2cc452aafc25389c0ad9aa3/actions 2021-09-06 01:51:16,220 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-06 01:51:16,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:16,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/7c0d185976f244769e5e8f2d2f64a106/versions/5ad612d8b2cc452aafc25389c0ad9aa3/actions HTTP/1.1" 200 2 2021-09-06 01:51:16,656 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-06 01:51:16,657 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-06 01:51:16,661 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-06 01:51:16,669 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-06 01:51:16,670 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-06 01:51:16,671 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:16,671 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-06 01:51:16,672 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-06 01:51:16,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:16,813 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 1077 2021-09-06 01:51:16,815 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-06 01:51:16,815 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_dYDItR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"6577ef7817fc43ea8950ce9ec2113f51","onboardingMethod":"NetworkPackage","id":"2de64e4467174006882940c9f3aea9ec","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e883d2d0705b48cb9b54a2e529c2e14b","onboardingMethod":"NetworkPackage","id":"c708fbc6a4ba4612a899af67693cee76","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 43fdd79d-b4a7","description":"vendor software product","vendorName":"12c00131-2fee-419f-9cba","vendorId":"f6542694195046178a1332f2aba9688f","onboardingMethod":"NetworkPackage","id":"b02b5f3a32234aeb91346a59d0219353","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4f307b36-5af9","description":"vendor software product","vendorName":"f49bd7f6-451c-425b-8786","vendorId":"452b20f238134f65a4931fbc2bd5c872","onboardingMethod":"NetworkPackage","id":"068f535c833b48d4bad5885927404148","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-06 01:51:16,818 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_dYDItR_VSP from SDC 2021-09-06 01:51:16,819 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-06 01:51:16,819 DEBUG 324:vsp.py(1) - importing VSP pNF 43fdd79d-b4a7 from SDC 2021-09-06 01:51:16,820 DEBUG 324:vsp.py(1) - importing VSP vFW 4f307b36-5af9 from SDC 2021-09-06 01:51:16,820 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-06 01:51:16,821 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-06 01:51:16,821 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-06 01:51:16,822 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-06 01:51:16,822 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-06 01:51:16,823 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:16,824 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-06 01:51:16,824 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-06 01:51:16,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:16,923 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 1077 2021-09-06 01:51:16,925 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-06 01:51:16,925 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_dYDItR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"6577ef7817fc43ea8950ce9ec2113f51","onboardingMethod":"NetworkPackage","id":"2de64e4467174006882940c9f3aea9ec","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e883d2d0705b48cb9b54a2e529c2e14b","onboardingMethod":"NetworkPackage","id":"c708fbc6a4ba4612a899af67693cee76","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 43fdd79d-b4a7","description":"vendor software product","vendorName":"12c00131-2fee-419f-9cba","vendorId":"f6542694195046178a1332f2aba9688f","onboardingMethod":"NetworkPackage","id":"b02b5f3a32234aeb91346a59d0219353","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4f307b36-5af9","description":"vendor software product","vendorName":"f49bd7f6-451c-425b-8786","vendorId":"452b20f238134f65a4931fbc2bd5c872","onboardingMethod":"NetworkPackage","id":"068f535c833b48d4bad5885927404148","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-06 01:51:16,928 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_dYDItR_VSP from SDC 2021-09-06 01:51:16,929 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-06 01:51:16,929 DEBUG 324:vsp.py(1) - importing VSP pNF 43fdd79d-b4a7 from SDC 2021-09-06 01:51:16,930 DEBUG 324:vsp.py(1) - importing VSP vFW 4f307b36-5af9 from SDC 2021-09-06 01:51:16,931 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-06 01:51:16,931 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-06 01:51:16,932 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-06 01:51:16,932 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-06 01:51:16,933 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-06 01:51:16,933 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:16,934 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-06 01:51:16,934 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-06 01:51:16,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:17,013 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 1077 2021-09-06 01:51:17,015 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-06 01:51:17,016 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_dYDItR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"6577ef7817fc43ea8950ce9ec2113f51","onboardingMethod":"NetworkPackage","id":"2de64e4467174006882940c9f3aea9ec","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e883d2d0705b48cb9b54a2e529c2e14b","onboardingMethod":"NetworkPackage","id":"c708fbc6a4ba4612a899af67693cee76","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 43fdd79d-b4a7","description":"vendor software product","vendorName":"12c00131-2fee-419f-9cba","vendorId":"f6542694195046178a1332f2aba9688f","onboardingMethod":"NetworkPackage","id":"b02b5f3a32234aeb91346a59d0219353","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4f307b36-5af9","description":"vendor software product","vendorName":"f49bd7f6-451c-425b-8786","vendorId":"452b20f238134f65a4931fbc2bd5c872","onboardingMethod":"NetworkPackage","id":"068f535c833b48d4bad5885927404148","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-06 01:51:17,018 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_dYDItR_VSP from SDC 2021-09-06 01:51:17,019 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-06 01:51:17,020 DEBUG 324:vsp.py(1) - importing VSP pNF 43fdd79d-b4a7 from SDC 2021-09-06 01:51:17,020 DEBUG 324:vsp.py(1) - importing VSP vFW 4f307b36-5af9 from SDC 2021-09-06 01:51:17,021 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-06 01:51:17,021 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-06 01:51:17,022 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-06 01:51:17,022 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-06 01:51:17,022 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-06 01:51:17,023 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:17,024 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-06 01:51:17,024 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-06 01:51:17,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:17,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 1077 2021-09-06 01:51:17,112 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-06 01:51:17,113 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_dYDItR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"6577ef7817fc43ea8950ce9ec2113f51","onboardingMethod":"NetworkPackage","id":"2de64e4467174006882940c9f3aea9ec","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e883d2d0705b48cb9b54a2e529c2e14b","onboardingMethod":"NetworkPackage","id":"c708fbc6a4ba4612a899af67693cee76","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 43fdd79d-b4a7","description":"vendor software product","vendorName":"12c00131-2fee-419f-9cba","vendorId":"f6542694195046178a1332f2aba9688f","onboardingMethod":"NetworkPackage","id":"b02b5f3a32234aeb91346a59d0219353","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4f307b36-5af9","description":"vendor software product","vendorName":"f49bd7f6-451c-425b-8786","vendorId":"452b20f238134f65a4931fbc2bd5c872","onboardingMethod":"NetworkPackage","id":"068f535c833b48d4bad5885927404148","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-06 01:51:17,116 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_dYDItR_VSP from SDC 2021-09-06 01:51:17,116 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-06 01:51:17,117 DEBUG 324:vsp.py(1) - importing VSP pNF 43fdd79d-b4a7 from SDC 2021-09-06 01:51:17,117 DEBUG 324:vsp.py(1) - importing VSP vFW 4f307b36-5af9 from SDC 2021-09-06 01:51:17,118 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-06 01:51:17,118 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-06 01:51:17,118 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-06 01:51:17,119 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-06 01:51:17,119 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-06 01:51:17,120 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-06 01:51:17,120 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:17,121 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-06 01:51:17,121 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-06 01:51:17,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:17,207 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 1077 2021-09-06 01:51:17,208 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-06 01:51:17,209 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_dYDItR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"6577ef7817fc43ea8950ce9ec2113f51","onboardingMethod":"NetworkPackage","id":"2de64e4467174006882940c9f3aea9ec","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e883d2d0705b48cb9b54a2e529c2e14b","onboardingMethod":"NetworkPackage","id":"c708fbc6a4ba4612a899af67693cee76","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 43fdd79d-b4a7","description":"vendor software product","vendorName":"12c00131-2fee-419f-9cba","vendorId":"f6542694195046178a1332f2aba9688f","onboardingMethod":"NetworkPackage","id":"b02b5f3a32234aeb91346a59d0219353","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4f307b36-5af9","description":"vendor software product","vendorName":"f49bd7f6-451c-425b-8786","vendorId":"452b20f238134f65a4931fbc2bd5c872","onboardingMethod":"NetworkPackage","id":"068f535c833b48d4bad5885927404148","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-06 01:51:17,210 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_dYDItR_VSP from SDC 2021-09-06 01:51:17,210 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-06 01:51:17,211 DEBUG 324:vsp.py(1) - importing VSP pNF 43fdd79d-b4a7 from SDC 2021-09-06 01:51:17,211 DEBUG 324:vsp.py(1) - importing VSP vFW 4f307b36-5af9 from SDC 2021-09-06 01:51:17,211 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-06 01:51:17,211 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-06 01:51:17,212 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-06 01:51:17,215 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-06 01:51:17,215 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-06 01:51:17,216 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:17,216 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-06 01:51:17,216 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-06 01:51:17,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:17,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2021-09-06 01:51:17,312 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-06 01:51:17,313 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"7c0d185976f244769e5e8f2d2f64a106","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6577ef7817fc43ea8950ce9ec2113f51","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e883d2d0705b48cb9b54a2e529c2e14b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f6542694195046178a1332f2aba9688f","type":"vlm","name":"12c00131-2fee-419f-9cba","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"452b20f238134f65a4931fbc2bd5c872","type":"vlm","name":"f49bd7f6-451c-425b-8786","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-06 01:51:17,316 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-06 01:51:17,317 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-06 01:51:17,317 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:17,318 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/7c0d185976f244769e5e8f2d2f64a106/versions 2021-09-06 01:51:17,318 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:17,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:17,378 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/7c0d185976f244769e5e8f2d2f64a106/versions HTTP/1.1" 200 264 2021-09-06 01:51:17,379 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:17,380 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5ad612d8b2cc452aafc25389c0ad9aa3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630893075360,"modificationTime":1630893076490,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-06 01:51:17,382 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-06 01:51:17,383 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-06 01:51:17,383 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:17,384 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/7c0d185976f244769e5e8f2d2f64a106/versions 2021-09-06 01:51:17,384 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:17,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:17,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/7c0d185976f244769e5e8f2d2f64a106/versions HTTP/1.1" 200 264 2021-09-06 01:51:17,504 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:17,505 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5ad612d8b2cc452aafc25389c0ad9aa3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630893075360,"modificationTime":1630893076490,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-06 01:51:17,508 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-06 01:51:17,508 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:17,509 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-06 01:51:17,509 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_cnf_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicnf_vendor", "vendorId": "7c0d185976f244769e5e8f2d2f64a106", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-06 01:51:17,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:21,295 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-06 01:51:21,297 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-06 01:51:21,297 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"c09136c8c28044c1adc0f18183e2f22a","version":{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-06 01:51:21,300 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-06 01:51:21,301 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:21,301 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:21,301 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:21,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:21,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:21,366 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:21,366 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893079100,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:21,369 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:21,369 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:21,369 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:21,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:21,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 223 2021-09-06 01:51:21,465 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:21,465 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630893077617,"modificationTime":1630893079011} 2021-09-06 01:51:21,468 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:21,469 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:21,469 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:21,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:21,587 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 369 2021-09-06 01:51:21,588 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:21,589 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee"} 2021-09-06 01:51:21,592 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:21,592 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:21,593 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:21,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:21,768 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 369 2021-09-06 01:51:21,770 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:21,770 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee"} 2021-09-06 01:51:21,773 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-06 01:51:21,774 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:21,774 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:21,775 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:21,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:21,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:21,830 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:21,830 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893079100,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:21,833 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:21,834 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:21,834 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:21,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:21,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 223 2021-09-06 01:51:21,946 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:21,947 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630893077617,"modificationTime":1630893079011} 2021-09-06 01:51:21,950 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:21,950 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:21,951 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:21,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:22,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 369 2021-09-06 01:51:22,142 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:22,142 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee"} 2021-09-06 01:51:22,145 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:22,146 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:22,146 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:22,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:22,421 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 369 2021-09-06 01:51:22,422 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:22,423 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee"} 2021-09-06 01:51:22,426 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-06 01:51:22,426 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/orchestration-template-candidate 2021-09-06 01:51:22,426 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-06 01:51:22,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:22,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-06 01:51:22,639 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-06 01:51:22,640 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:22,640 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-06 01:51:22,644 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:22,644 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:22,645 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:22,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:22,702 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:22,704 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:22,705 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893079100,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:22,708 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:22,709 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:22,709 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:22,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:22,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 222 2021-09-06 01:51:22,811 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:22,811 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630893077617,"modificationTime":1630893082630} 2021-09-06 01:51:22,814 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:22,815 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:22,816 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:22,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:22,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 436 2021-09-06 01:51:22,938 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:22,939 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:22,942 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:22,943 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:22,943 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:22,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:23,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 436 2021-09-06 01:51:23,064 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:23,065 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:23,068 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-06 01:51:23,069 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:23,069 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:23,069 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:23,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:23,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:23,125 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:23,125 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893079100,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:23,128 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:23,129 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:23,129 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:23,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:23,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 222 2021-09-06 01:51:23,209 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:23,209 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630893077617,"modificationTime":1630893082630} 2021-09-06 01:51:23,211 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:23,212 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:23,212 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:23,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:23,334 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 436 2021-09-06 01:51:23,336 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:23,336 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:23,340 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:23,340 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:23,340 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:23,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:23,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 436 2021-09-06 01:51:23,465 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:23,465 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:23,468 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:23,469 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/orchestration-template-candidate/process 2021-09-06 01:51:23,469 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-06 01:51:23,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:26,267 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-06 01:51:26,269 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-06 01:51:26,269 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-09-06 01:51:26,272 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-06 01:51:26,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-09-06 01:51:26,273 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:26,273 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:26,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:26,327 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:26,328 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:26,329 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893079100,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:26,332 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:26,332 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:26,332 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:26,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:26,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 222 2021-09-06 01:51:26,431 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:26,432 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630893077617,"modificationTime":1630893086258} 2021-09-06 01:51:26,435 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:26,436 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:26,436 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:26,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:26,616 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 804 2021-09-06 01:51:26,618 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:26,619 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:26,622 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:26,623 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:26,623 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:26,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:26,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 804 2021-09-06 01:51:26,790 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:26,791 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:26,794 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-06 01:51:26,794 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:26,795 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:26,795 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:26,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:26,860 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:26,862 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:26,862 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893079100,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:26,865 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:26,865 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:26,865 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:26,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:26,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 222 2021-09-06 01:51:26,953 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:26,954 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630893077617,"modificationTime":1630893086258} 2021-09-06 01:51:26,957 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:26,957 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:26,957 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:26,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:27,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 804 2021-09-06 01:51:27,106 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:27,107 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:27,109 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:27,110 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:27,110 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:27,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:27,270 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 804 2021-09-06 01:51:27,272 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:27,272 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:27,279 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:27,279 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions 2021-09-06 01:51:27,280 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-06 01:51:27,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:29,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions HTTP/1.1" 200 2 2021-09-06 01:51:29,516 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-06 01:51:29,516 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-06 01:51:29,519 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:29,519 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:29,519 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:29,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:29,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:29,587 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:29,587 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893087336,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:29,590 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:29,590 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:29,591 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:29,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:29,716 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 223 2021-09-06 01:51:29,718 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:29,718 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630893077617,"modificationTime":1630893086258} 2021-09-06 01:51:29,721 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:29,722 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:29,722 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:29,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:29,994 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 804 2021-09-06 01:51:29,995 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:29,996 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:29,999 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-06 01:51:30,000 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:30,000 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:30,000 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:30,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:30,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 253 2021-09-06 01:51:30,087 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:30,087 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630893077617,"modificationTime":1630893087336,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-06 01:51:30,090 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:30,091 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:30,091 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-06 01:51:30,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:30,297 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 223 2021-09-06 01:51:30,299 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-06 01:51:30,299 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630893077617,"modificationTime":1630893086258} 2021-09-06 01:51:30,302 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:30,302 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:30,303 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:30,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:30,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 804 2021-09-06 01:51:30,613 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:30,614 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:30,622 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:30,622 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions 2021-09-06 01:51:30,623 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-06 01:51:30,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:38,550 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions HTTP/1.1" 200 2 2021-09-06 01:51:38,552 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-06 01:51:38,552 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-06 01:51:38,555 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:38,556 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:38,556 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:38,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:38,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 264 2021-09-06 01:51:38,634 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:38,635 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630893077617,"modificationTime":1630893097000,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-06 01:51:38,638 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-06 01:51:38,639 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:38,639 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:38,639 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:38,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:38,699 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 264 2021-09-06 01:51:38,701 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:38,701 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630893077617,"modificationTime":1630893097000,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-06 01:51:38,711 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:38,711 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions 2021-09-06 01:51:38,712 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-06 01:51:38,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:39,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions HTTP/1.1" 200 317 2021-09-06 01:51:39,404 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-06 01:51:39,404 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c09136c8c28044c1adc0f18183e2f22a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-06 01:51:39,405 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c09136c8c28044c1adc0f18183e2f22a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-06 01:51:39,408 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-06 01:51:39,408 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-06 01:51:39,409 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:39,409 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-06 01:51:39,409 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-06 01:51:39,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:51:39,563 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-06 01:51:39,565 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-06 01:51:39,565 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dd3f6aff-7168-47c8-81ac-67116b1d41d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88a108f1-399a-4d8c-a338-23fb03eec65c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-06 01:51:39,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:51:39,569 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:39,569 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:39,569 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:39,569 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:51:39,569 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:39,570 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:39,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:39,570 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-06 01:51:39,570 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:51:39,571 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-06 01:51:49,582 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-06 01:51:49,583 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-06 01:51:49,585 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:49,585 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-06 01:51:49,585 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-06 01:51:49,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:51:49,734 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-06 01:51:49,735 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-06 01:51:49,736 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dd3f6aff-7168-47c8-81ac-67116b1d41d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88a108f1-399a-4d8c-a338-23fb03eec65c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-06 01:51:49,738 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:51:49,738 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:49,738 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:49,738 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:49,739 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:51:49,739 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:49,739 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:49,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:49,739 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-06 01:51:49,739 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:51:49,739 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-06 01:51:49,739 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-06 01:51:49,739 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-06 01:51:49,740 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:49,740 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-06 01:51:49,740 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-06 01:51:49,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:51:49,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-06 01:51:49,850 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-06 01:51:49,850 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dd3f6aff-7168-47c8-81ac-67116b1d41d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88a108f1-399a-4d8c-a338-23fb03eec65c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-06 01:51:49,852 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:51:49,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:49,852 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:49,852 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:49,852 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:51:49,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:49,853 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:49,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:49,853 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-06 01:51:49,853 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:51:49,853 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-06 01:51:49,853 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-06 01:51:49,853 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-06 01:51:49,854 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:49,854 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-06 01:51:49,854 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-06 01:51:49,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:50,119 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-06 01:51:50,120 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-06 01:51:50,121 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-06 01:51:50,124 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-06 01:51:50,124 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-06 01:51:50,125 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-06 01:51:50,125 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-06 01:51:50,125 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-06 01:51:50,125 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-06 01:51:50,125 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:50,125 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-06 01:51:50,125 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-06 01:51:50,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:51:50,240 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-06 01:51:50,242 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-06 01:51:50,242 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dd3f6aff-7168-47c8-81ac-67116b1d41d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88a108f1-399a-4d8c-a338-23fb03eec65c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-06 01:51:50,244 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:51:50,244 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:50,244 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:50,244 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:50,244 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:51:50,244 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:51:50,245 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:51:50,245 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:51:50,245 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-06 01:51:50,245 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:51:50,245 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-06 01:51:50,261 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-06 01:51:50,261 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-06 01:51:50,261 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:50,261 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-06 01:51:50,261 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-06 01:51:50,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:50,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329 2021-09-06 01:51:50,312 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-06 01:51:50,312 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_dYDItR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"6577ef7817fc43ea8950ce9ec2113f51","onboardingMethod":"NetworkPackage","id":"2de64e4467174006882940c9f3aea9ec","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e883d2d0705b48cb9b54a2e529c2e14b","onboardingMethod":"NetworkPackage","id":"c708fbc6a4ba4612a899af67693cee76","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 43fdd79d-b4a7","description":"vendor software product","vendorName":"12c00131-2fee-419f-9cba","vendorId":"f6542694195046178a1332f2aba9688f","onboardingMethod":"NetworkPackage","id":"b02b5f3a32234aeb91346a59d0219353","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4f307b36-5af9","description":"vendor software product","vendorName":"f49bd7f6-451c-425b-8786","vendorId":"452b20f238134f65a4931fbc2bd5c872","onboardingMethod":"NetworkPackage","id":"068f535c833b48d4bad5885927404148","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-06 01:51:50,314 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-06 01:51:50,314 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_dYDItR_VSP from SDC 2021-09-06 01:51:50,314 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-06 01:51:50,314 DEBUG 324:vsp.py(1) - importing VSP pNF 43fdd79d-b4a7 from SDC 2021-09-06 01:51:50,315 DEBUG 324:vsp.py(1) - importing VSP vFW 4f307b36-5af9 from SDC 2021-09-06 01:51:50,315 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-06 01:51:50,315 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-06 01:51:50,315 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:50,315 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:50,315 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:50,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:50,365 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 264 2021-09-06 01:51:50,366 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:50,366 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630893077617,"modificationTime":1630893097000,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-06 01:51:50,367 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-06 01:51:50,368 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-06 01:51:50,368 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-06 01:51:50,368 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:50,368 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:50,369 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:50,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:50,414 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 264 2021-09-06 01:51:50,415 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:50,415 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630893077617,"modificationTime":1630893097000,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-06 01:51:50,417 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:50,417 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/c09136c8c28044c1adc0f18183e2f22a/versions 2021-09-06 01:51:50,417 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-06 01:51:50,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:50,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c09136c8c28044c1adc0f18183e2f22a/versions HTTP/1.1" 200 264 2021-09-06 01:51:50,465 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-06 01:51:50,465 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0182e2b923af42e5b109047196da21ee","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630893077617,"modificationTime":1630893097000,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-06 01:51:50,467 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-06 01:51:50,470 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:50,470 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions 2021-09-06 01:51:50,471 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-06 01:51:50,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:51,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee/actions HTTP/1.1" 200 317 2021-09-06 01:51:51,130 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-06 01:51:51,130 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c09136c8c28044c1adc0f18183e2f22a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-06 01:51:51,131 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"c09136c8c28044c1adc0f18183e2f22a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-06 01:51:51,135 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:51,135 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/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee 2021-09-06 01:51:51,136 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-06 01:51:51,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:51,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c09136c8c28044c1adc0f18183e2f22a/versions/0182e2b923af42e5b109047196da21ee HTTP/1.1" 200 804 2021-09-06 01:51:51,310 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-06 01:51:51,310 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"7c0d185976f244769e5e8f2d2f64a106","onboardingMethod":"NetworkPackage","id":"c09136c8c28044c1adc0f18183e2f22a","version":"0182e2b923af42e5b109047196da21ee","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-06 01:51:51,314 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:51:51,314 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-06 01:51:51,314 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": "c09136c8c28044c1adc0f18183e2f22a", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-09-06 01:51:51,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:51:55,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-06 01:51:55,369 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-06 01:51:55,374 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630893113795,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bc0748e0-36be-43d1-ab36-533d7b5830cc","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630893113796,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113795,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630893113897,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"46230601-4e34-4bc7-acff-5b4751d00560","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630893113899,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113897,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630893113795,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bc0748e0-36be-43d1-ab36-533d7b5830cc","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630893113796,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113795,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630893113820,"description":"created from csar","artifactType":"HEAT","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f06ee003-2aaa-42a9-aa93-6a09f0898032","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","duplicated":false,"payloadUpdateDate":1630893113829,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113820,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893113840,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630893113840,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113840,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893112434,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.assettoscacsar","artifactName":"resource-BasicCnf-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":1630893112434,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893112434,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.assettoscatemplate","artifactName":"resource-BasicCnf-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":1630893112434,"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":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"feature","uniqueId":"capability.60f1c832-c5b6-4d36-88b8-d1c193cde8c9.feature","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.Scalable","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"scalable","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.scalable","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"binding","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.binding","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.Container","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"host","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.host","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.ephemeral.size","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.ephemeral.size","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"instance","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.instance","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"memory","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.memory","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.iops","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.iops","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"cpu.delta","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.cpu.delta","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.capacity","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.capacity","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.latency","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.latency","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.usage","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.usage","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"cpu_util","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.cpu_util","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.allocation","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.allocation","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.requests.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.requests.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.latency","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.latency","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"cpu","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.cpu","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.read.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.read.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.root.size","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.root.size","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"vcpus","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.vcpus","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.iops","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.iops","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.usage","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.usage","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.requests.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.requests.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.allocation","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.allocation","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.read.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.read.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.read.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.read.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"memory.usage","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.memory.usage","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.capacity","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.capacity","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"memory.resident","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.memory.resident","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"os","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.os","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"endpoint","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.endpoint","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"dependency","uniqueId":"60f1c832-c5b6-4d36-88b8-d1c193cde8c9.dependency","capability":"tosca.capabilities.Node","ownerId":"60f1c832-c5b6-4d36-88b8-d1c193cde8c9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"local_storage","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"1874e7f1-6c97-4452-ad48-feaf67656d0e.compute_dummy_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_dummy_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":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.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":"1874e7f1-6c97-4452-ad48-feaf67656d0e.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":"1874e7f1-6c97-4452-ad48-feaf67656d0e.compute_dummy_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_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_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":"6c1e6aa2-6830-4164-8e09-5db092392966.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"1874e7f1-6c97-4452-ad48-feaf67656d0e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"26b11f91-5e9f-44bf-9b02-0ab0b48dfea1.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_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"1874e7f1-6c97-4452-ad48-feaf67656d0e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.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":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"1874e7f1-6c97-4452-ad48-feaf67656d0e","createdFromCsar":true,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1630893113571,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"1874e7f1-6c97-4452-ad48-feaf67656d0e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1630893113700,"customizationUUID":"85299ddf-0e71-4484-984c-35c751cab352","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"1874e7f1-6c97-4452-ad48-feaf67656d0e.compute_dummy_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_dummy_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":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.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":"1874e7f1-6c97-4452-ad48-feaf67656d0e.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":"1874e7f1-6c97-4452-ad48-feaf67656d0e.compute_dummy_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_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_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":"6c1e6aa2-6830-4164-8e09-5db092392966.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"1874e7f1-6c97-4452-ad48-feaf67656d0e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_flavor_name","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"26b11f91-5e9f-44bf-9b02-0ab0b48dfea1.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_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"1874e7f1-6c97-4452-ad48-feaf67656d0e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_image_name","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.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":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6c1e6aa2-6830-4164-8e09-5db092392966","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c1e6aa2-6830-4164-8e09-5db092392966","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"feature","uniqueId":"capability.60f1c832-c5b6-4d36-88b8-d1c193cde8c9.feature","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.Scalable","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"scalable","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.scalable","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"binding","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.binding","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.Container","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"host","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.host","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.ephemeral.size","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.ephemeral.size","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"instance","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.instance","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"memory","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.memory","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.iops","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.iops","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"cpu.delta","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.cpu.delta","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.capacity","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.capacity","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.latency","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.latency","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.usage","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.usage","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"cpu_util","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.cpu_util","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.allocation","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.allocation","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.requests.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.requests.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.latency","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.latency","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"cpu","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.cpu","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.read.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.read.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.root.size","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.root.size","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"vcpus","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.vcpus","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.iops","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.iops","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.usage","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.usage","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.read.requests.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.write.requests.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.allocation","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.allocation","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.read.bytes.rate","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.read.bytes.rate","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.read.bytes","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.read.bytes","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"memory.usage","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.memory.usage","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.device.capacity","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.device.capacity","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"memory.resident","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.memory.resident","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9142e999-c04a-416d-b6bb-0148b53baa6d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9142e999-c04a-416d-b6bb-0148b53baa6d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"disk.write.requests","uniqueId":"capability.9142e999-c04a-416d-b6bb-0148b53baa6d.disk.write.requests","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"os","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.os","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","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":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"endpoint","uniqueId":"capability.bcab250e-136b-4e0d-b558-3ba4ccb7541e.endpoint","ownerId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy","ownerName":"dummy","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.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"dependency","uniqueId":"60f1c832-c5b6-4d36-88b8-d1c193cde8c9.dependency","capability":"tosca.capabilities.Node","ownerId":"60f1c832-c5b6-4d36-88b8-d1c193cde8c9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["1874e7f1-6c97-4452-ad48-feaf67656d0e.e46b7235-fa4a-4472-9a38-211176f07e9b.dummy","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"],"source":"1874e7f1-6c97-4452-ad48-feaf67656d0e","parentName":"local_storage","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vf_module_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vf_module_id","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_image_name","type":"string","required":false,"defaultValue":"dummy","description":"Dummy image name","password":false,"name":"dummy_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_name","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_name","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_flavor_name","type":"string","required":false,"defaultValue":"dummy.default","description":"Dummy flavor","password":false,"name":"dummy_flavor_name","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_id","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_name_0","type":"string","required":false,"defaultValue":"dummy_1_0","description":"Dummy name","password":false,"name":"dummy_name_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"b7d0b5f7-fdcc-4f31-a70e-8fa31eaa61ef","groupUUID":"2d3b0b9f-177d-4968-ad58-9a1f9a606281","members":{"abstract_dummy":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"},"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_dummy.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 dummy VNF","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":"BasicCnf..base_dummy..module-0","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"ac0d7965-6028-4a98-b915-b7212563fbef","artifactsUuid":["f06ee003-2aaa-42a9-aa93-6a09f0898032"],"groupUUID":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","members":{"abstract_dummy":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.1874e7f1-6c97-4452-ad48-feaf67656d0e.abstract_dummy"},"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_dummy","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.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1630893112434,"description":"VF","tags":["basic_cnf"],"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"17bbf1bb-abe5-4906-9536-d97e598ba83c","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"c09136c8c28044c1adc0f18183e2f22a","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1630893113647,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630893113820,"description":"created from csar","artifactType":"HEAT","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f06ee003-2aaa-42a9-aa93-6a09f0898032","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","duplicated":false,"payloadUpdateDate":1630893113829,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113820,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630893113897,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"46230601-4e34-4bc7-acff-5b4751d00560","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630893113899,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113897,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893113840,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630893113840,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113840,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630893113795,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bc0748e0-36be-43d1-ab36-533d7b5830cc","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630893113796,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113795,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4"},"categorySpecificMetadata":{},"csarUUID":"c09136c8c28044c1adc0f18183e2f22a","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"} 2021-09-06 01:51:55,383 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-06 01:51:55,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:05,394 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-06 01:52:05,401 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:05,402 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/5dbbb9a3-7d09-4059-82d2-45e8181d9bc4/lifecycleState/Certify 2021-09-06 01:52:05,402 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-06 01:52:05,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:09,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/5dbbb9a3-7d09-4059-82d2-45e8181d9bc4/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-06 01:52:09,903 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-06 01:52:09,904 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630893112434,"lastUpdateDate":1630893126398,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"165e3515-7d24-48e1-806e-c813548dbad7"},"csarUUID":"c09136c8c28044c1adc0f18183e2f22a","csarVersion":"1.0","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","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":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c"} 2021-09-06 01:52:09,907 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-06 01:52:09,908 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-06 01:52:09,908 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:09,908 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-06 01:52:09,909 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-06 01:52:09,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:10,059 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-06 01:52:10,060 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-06 01:52:10,060 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dd3f6aff-7168-47c8-81ac-67116b1d41d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88a108f1-399a-4d8c-a338-23fb03eec65c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17bbf1bb-abe5-4906-9536-d97e598ba83c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-06 01:52:10,063 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:10,063 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:10,063 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:10,064 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:10,064 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:10,064 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:10,064 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:10,064 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:10,064 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:52:10,065 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:10,065 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:10,065 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:10,065 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-06 01:52:10,065 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:10,066 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-06 01:52:10,066 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:10,066 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:52:10,066 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-06 01:52:10,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:10,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:52:10,947 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-06 01:52:10,950 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:52:10,955 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-06 01:52:20,966 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-06 01:52:20,967 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-06 01:52:20,968 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:20,968 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-06 01:52:20,968 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-06 01:52:20,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:21,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-06 01:52:21,112 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-06 01:52:21,112 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dd3f6aff-7168-47c8-81ac-67116b1d41d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88a108f1-399a-4d8c-a338-23fb03eec65c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17bbf1bb-abe5-4906-9536-d97e598ba83c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-06 01:52:21,115 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:21,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:21,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:21,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:21,116 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:21,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:21,117 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:21,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:21,117 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:52:21,117 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:21,117 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:21,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:21,118 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-06 01:52:21,118 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:21,118 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-06 01:52:21,118 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:21,119 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:52:21,119 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-06 01:52:21,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:21,955 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:52:21,979 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-06 01:52:21,982 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:52:21,988 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-06 01:52:21,988 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:52:21,989 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:52:21,989 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:21,989 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:52:21,989 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:52:21,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:22,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-09-06 01:52:22,698 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:52:22,698 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:52:22,702 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:22,702 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:22,703 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:22,703 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:52:22,703 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:22,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:22,703 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:22,703 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:22,704 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:52:22,704 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:22,704 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:22,704 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:22,704 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-06 01:52:22,705 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:22,705 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-06 01:52:22,705 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:52:22,705 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:52:22,706 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:22,706 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:52:22,706 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:52:22,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:23,269 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-09-06 01:52:23,270 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:52:23,271 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:52:23,274 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:23,274 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:23,274 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:23,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:52:23,275 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:23,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:23,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:23,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:23,276 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:52:23,276 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:23,276 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:23,276 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:23,276 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-06 01:52:23,276 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:23,277 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-06 01:52:23,277 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-06 01:52:23,277 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-06 01:52:23,278 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:23,278 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-06 01:52:23,278 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-06 01:52:23,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:23,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-06 01:52:23,572 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-06 01:52:23,574 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-06 01:52:23,579 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-06 01:52:23,579 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-06 01:52:23,579 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-06 01:52:23,580 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-06 01:52:23,580 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:52:23,580 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:52:23,580 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:23,581 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:52:23,581 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:52:23,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:24,123 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-09-06 01:52:24,125 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:52:24,126 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:52:24,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:24,129 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:24,129 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:24,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:52:24,130 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:24,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:24,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:24,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:24,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:52:24,131 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:24,131 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:24,131 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:24,131 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-06 01:52:24,132 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:24,132 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-06 01:52:24,153 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:24,153 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-06 01:52:24,153 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-06 01:52:24,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:25,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-06 01:52:25,722 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-06 01:52:25,725 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144798,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.assettoscacsar","artifactName":"service-BasicCnf-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":1630893144798,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.assettoscatemplate","artifactName":"service-BasicCnf-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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","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":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","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":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","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":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","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":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","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":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1630893144905,"description":"service","tags":["basic_cnf"],"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630893144905,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":null,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-06 01:52:25,731 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-06 01:52:25,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:25,741 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-06 01:52:25,741 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-06 01:52:25,742 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:25,742 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-06 01:52:25,742 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-06 01:52:25,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:26,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-06 01:52:26,205 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-06 01:52:26,206 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dd3f6aff-7168-47c8-81ac-67116b1d41d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/88a108f1-399a-4d8c-a338-23fb03eec65c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17bbf1bb-abe5-4906-9536-d97e598ba83c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-06 01:52:26,209 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:26,209 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:26,210 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:26,210 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:26,210 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:26,210 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:26,211 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:26,211 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:26,211 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:52:26,211 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:26,211 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:26,212 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:26,212 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-06 01:52:26,212 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:26,212 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-06 01:52:26,213 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:26,213 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:52:26,213 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-06 01:52:26,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:28,228 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:52:28,231 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-06 01:52:28,235 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"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":"3869d875-a00e-4ceb-ae3d-a38b730b7644","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1630893144905,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:52:28,247 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-06 01:52:28,248 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:28,248 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/3869d875-a00e-4ceb-ae3d-a38b730b7644/resourceInstance 2021-09-06 01:52:28,248 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "165e3515-7d24-48e1-806e-c813548dbad7", "originType": "VF", "componentUid": "165e3515-7d24-48e1-806e-c813548dbad7", "icon": "defaulticon" } 2021-09-06 01:52:28,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:32,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3869d875-a00e-4ceb-ae3d-a38b730b7644/resourceInstance HTTP/1.1" 201 None 2021-09-06 01:52:32,615 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-06 01:52:32,616 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":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","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":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"165e3515-7d24-48e1-806e-c813548dbad7","createdFromCsar":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630893150186,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"165e3515-7d24-48e1-806e-c813548dbad7","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630893150186,"customizationUUID":"6b480223-ef3d-4c31-a07f-4240d9dc269e","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-06 01:52:32,617 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-06 01:52:32,621 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:32,622 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/distribution 2021-09-06 01:52:32,622 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-06 01:52:32,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:32,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/distribution HTTP/1.1" 200 38 2021-09-06 01:52:32,698 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-06 01:52:32,698 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-06 01:52:32,701 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:32,702 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-06 01:52:32,702 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-06 01:52:32,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:32,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-06 01:52:32,786 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-06 01:52:32,787 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-06 01:52:32,789 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-06 01:52:32,790 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-06 01:52:32,795 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:32,795 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/3869d875-a00e-4ceb-ae3d-a38b730b7644/lifecycleState/checkin 2021-09-06 01:52:32,795 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-06 01:52:32,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:36,587 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3869d875-a00e-4ceb-ae3d-a38b730b7644/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-06 01:52:36,589 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-06 01:52:36,589 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1630893144905,"lastUpdateDate":1630893154282,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"3869d875-a00e-4ceb-ae3d-a38b730b7644"},"projectCode":"123456","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","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":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4"} 2021-09-06 01:52:36,592 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:52:36,593 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:52:36,593 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:36,594 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:52:36,594 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:52:36,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:38,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1471 2021-09-06 01:52:38,794 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:52:38,794 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-06 01:52:38,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:38,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:38,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:38,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:52:38,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:38,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:38,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:38,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:38,800 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:52:38,800 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:38,800 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:38,800 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:38,800 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:52:38,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:38,801 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:38,801 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:52:38,801 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:52:38,801 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:38,802 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:52:38,802 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:38,803 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:52:38,803 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:52:38,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:40,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:52:40,745 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:52:40,748 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"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":"3869d875-a00e-4ceb-ae3d-a38b730b7644","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630893154282,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:52:40,754 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:52:40,754 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-06 01:52:40,758 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:40,759 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/3869d875-a00e-4ceb-ae3d-a38b730b7644/lifecycleState/Certify 2021-09-06 01:52:40,759 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-06 01:52:40,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:46,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3869d875-a00e-4ceb-ae3d-a38b730b7644/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-06 01:52:46,622 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-06 01:52:46,622 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630893144905,"lastUpdateDate":1630893154282,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"1bd5b66c-1238-43c2-b4f9-f24168ea332c"},"projectCode":"123456","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","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":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4"} 2021-09-06 01:52:46,625 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:52:46,625 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:52:46,625 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:46,625 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:52:46,625 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:52:46,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:52:48,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1459 2021-09-06 01:52:48,216 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:52:48,217 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-06 01:52:48,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:52:48,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:48,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:48,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:52:48,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:52:48,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:48,221 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:48,221 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:48,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:52:48,221 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:48,221 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:48,221 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:52:48,222 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:52:48,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:52:48,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:52:48,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-06 01:52:48,222 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:52:48,222 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:52:48,223 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:52:48,223 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:52:48,223 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:52:48,223 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:52:48,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:52:50,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:52:50,102 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:52:50,105 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893154282,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:52:50,110 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:53:00,121 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-06 01:53:00,129 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:00,130 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/1bd5b66c-1238-43c2-b4f9-f24168ea332c/distribution/PROD/activate 2021-09-06 01:53:00,130 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-06 01:53:00,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:53:03,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1bd5b66c-1238-43c2-b4f9-f24168ea332c/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-06 01:53:03,661 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-06 01:53:03,664 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","empty":false},{"definition":false,"hidden":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144798,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MTQyYmZjMDdiYmYwNGI0M2Q3MzA4YWUzYmUxMDg4NzU=","artifactUUID":"ed5387ab-f0bc-4246-96e8-32cc6e2c9f3b","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.assettoscacsar","duplicated":false,"payloadUpdateDate":1630893164703,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630893144798,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YmYyZmY1NjljNThkZjUzNzhiMjhmNGE5YWZlNTYzZTI=","artifactUUID":"b3af1b7d-c6c0-4de3-9292-65b3cb538cb1","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.assettoscatemplate","duplicated":false,"payloadUpdateDate":1630893163985,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630893144797,"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":1630893113779,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjllYWVlZTUyOTViMjAxMjhmOTE0ZjQ5NzViYzUwOTI=","artifactUUID":"59571b3a-afb3-4e1f-ab8e-39fe47bbcdd1","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vflicense","duplicated":false,"payloadUpdateDate":1630893113782,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113779,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893151013,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"a44e7f36-0ca8-4c26-a5b6-758b5662c3db","generatedFromId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1630893161532,"heatParamsUpdateDate":1630893151013,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630893151013,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1630893113897,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"46230601-4e34-4bc7-acff-5b4751d00560","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630893113899,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113897,"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":"3869d875-a00e-4ceb-ae3d-a38b730b7644.3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODkxYzAwMjEzMzBlYzU5NzkzYzFmYjIwM2VjMjIxZTY=","artifactUUID":"05ba83cb-cedd-400d-a342-30e295f2c397","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1630893162756,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630893113820,"description":"created from csar","artifactType":"HEAT","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f06ee003-2aaa-42a9-aa93-6a09f0898032","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","duplicated":false,"payloadUpdateDate":1630893113829,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113820,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893113761,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"a386a106-c303-46f5-80dc-14717ab58e1e","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vendorlicense","duplicated":false,"payloadUpdateDate":1630893113766,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113761,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1630893151010,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"c324ff35-e590-4e42-a307-17342abfd819","generatedFromId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1630893162078,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamsUpdateDate":1630893151010,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630893151010,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893113795,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bc0748e0-36be-43d1-ab36-533d7b5830cc","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630893113796,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630893113795,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1630893151025,"type":"org.openecomp.groups.VfModule","artifacts":["5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.heat1env","5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3"],"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"ac0d7965-6028-4a98-b915-b7212563fbef","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1630893151025,"customizationUUID":"0f1da2ca-c877-4350-ad2a-7484460fd720","groupInstanceArtifacts":["5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.cloudtechnologyspecificartifact3","3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["46230601-4e34-4bc7-acff-5b4751d00560","c324ff35-e590-4e42-a307-17342abfd819"],"artifactsUuid":["f06ee003-2aaa-42a9-aa93-6a09f0898032","46230601-4e34-4bc7-acff-5b4751d00560"],"groupUUID":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","groupName":"BasicCnf..base_dummy..module-0","groupUid":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.BasicCnf..base_dummy..module-0","name":"basic_cnf0..BasicCnf..base_dummy..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_dummy","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_dummy","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":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"165e3515-7d24-48e1-806e-c813548dbad7","createdFromCsar":false,"uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630893150186,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"165e3515-7d24-48e1-806e-c813548dbad7","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630893150186,"customizationUUID":"6b480223-ef3d-4c31-a07f-4240d9dc269e","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"3869d875-a00e-4ceb-ae3d-a38b730b7644.165e3515-7d24-48e1-806e-c813548dbad7.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5dbbb9a3-7d09-4059-82d2-45e8181d9bc4.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd285ad3-19b7-4587-9182-4bf91d9b3c7b","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false},{"definition":false,"hidden":false,"uniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2964dde3-fa75-47e4-b822-b950d9d59eec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2964dde3-fa75-47e4-b822-b950d9d59eec","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"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":1630893144905,"description":"service","tags":["basic_cnf"],"uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630893182445,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630893144797,"artifactType":"OTHER","uniqueId":"3869d875-a00e-4ceb-ae3d-a38b730b7644.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":1630893144797,"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":"1bd5b66c-1238-43c2-b4f9-f24168ea332c"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-06 01:53:03,669 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:53:03,669 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:53:03,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-09-06 01:53:03,670 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:53:03,671 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:53:03,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:53:06,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:53:06,273 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:53:06,273 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:53:06,277 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:53:06,277 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:06,278 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:06,278 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:53:06,278 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:53:06,278 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:06,278 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:06,279 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:06,279 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:53:06,279 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:06,279 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:06,279 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:06,280 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:53:06,280 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:06,280 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:06,280 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:06,280 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:53:06,281 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:53:06,281 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:53:06,281 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:06,282 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:53:06,282 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:53:06,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:53:08,951 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:53:08,954 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:53:08,957 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:53:08,963 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:53:08,964 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-06 01:53:08,964 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-06 01:53:08,965 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:53:08,965 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-06 01:53:08,965 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-06 01:53:08,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:53:09,005 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 74 2021-09-06 01:53:09,006 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-06 01:53:09,006 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-06 01:53:09,006 ERROR 157:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:53:09,006 ERROR 233:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-09-06 01:53:09,007 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-06 01:53:09,010 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-06 01:53:09,011 DEBUG 131:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-09-06 01:53:09,011 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-06 01:53:09,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:53:09,117 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 None 2021-09-06 01:53:09,118 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-06 01:53:09,119 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkT1ZFbDVUV3BSZDA5V2IxaEVWRTE0VFVScmQwMTZTWGxOYWxGM1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEV3NUNrWnZibXh2VTBWeEwxUnRVa0ZqSzFWSWFEUjNLMjU0VlRkalREQm9kSEIxY2pCM2FYTlVWbFoyTjB4TU9WSnpiQzlDZFVaaVFVUkxRaXQyVjJkMGEyRUtjeXQ2UVhCNFN6SmtTVzVsZEhKaFRVRnJkRnBZUkZCWlpXcFJXRUpxTm1aWVJubE1kV056UlZsa0x6VlFhRWRETjNweU5HcHVNRzFIZFdWaVVuWkpZZ3B0T0VVd2FFSXJkVVJhYWtodlYyeEZiSE5vTVVGbE5UbHFVVkZWT1daUlN6UnhiSFUwUTJWcVJYQjRVR0pGWjNFM1JESXlRbGhEUlZGTlFrY3ZNMUI0Q2pRelEyZHBVRkZtYW5wdE5taFpLMU5FY1ZOMWRtUnBUbTByV25BMFFtMDRka3Q0Y1ZsdFQzRkhSbmxyZFc5TU9HbHdLMjh2V210TVREa3JWa2xYVm1VS1psbzFVMWxyVldRME9UVkVSREp2Tm14eFVtOHZlWFY0VjB0M1dqRlZWMFJQYmxwMFRsSkxXbFV4UTI1dVFuZDJVVXRNS3pSNWJqWndjbFZOWml0bFl3cHZibUZZTWs1TE5tNXFhSEYzWmsxcGRISnpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhPR3BzZHk5blRubGhXbGRhVFV0MlkyWnhaV3BZYm13NVFteE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJTR2xPVm5nd05tOXJSbkJHZGpaVVNIUjFPVXh1YTNKaVdVZFpUSGhPYVZSVFIwRlVlWEZ0TDB0dE5uTlFNWFpIZEFwWlVrMHlOekJpYmpWbU9IWklZV2wxWTNsWlRXd3hkVWhRWm1OMVptaFNWR0ZzTjFGQ1kwdFNOVUprVG14U2RHbFBURzFvYUdJMWIwOWlVeTltV0haYUNuVmtTMXBEZDBaMFdtYzFOM1JUTkN0NU1sbFZPR2hKV0dsMmMxUTJLemh3UkV4NGNWRTRVa3hGUW1GbVMwSnhZMUpUYURad2JWVjJOeXRSZW14SlRqVUtjSGxQU0ZVMVJ5dHhiVEY0VlhNdmExaG1NMWxyZURoM2NIbHFSWGRYVjI5dk9XMURTSEJtTVdSd2VYSXhSbmx1U0hrNFdIUm9kMUZIUTJKTlNrSmpSZ3BoUjB0NU16WnFWR1ZLY21SRU5FVkpOMEpuYVdoMVQwOU1Va001ZWxsT1VFOXFWSEZvYTNwNk5XZGpRMlJOWVdVeFptZGFPVE5UTkdSRFN6Z3JkM1U1Q21Sb1JWZG1WSFEzUkRWc01FcExUWEZvTVVRMWJ6QXpiME0zVGxoME5qVTJUME40U0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xOTM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUkc5S01rMXVLMFJLT0RCM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVZYbE5ha2t3VFVSc1lVWjNNSGxOYWtFMVRVUlZlVTFxU1RCTlZFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEpPYUVwYWNHeFFhVTU0VW5GRlMyd0tMM0ZZV1VkV1VUVllXbXAwVlhweU5YaDZTa2htTXpneVJtcGtiMnRGYUVGYVYzZDFWRzVRZVVsQ1ZVSXJOV1ZKWTNOTE1qRXdkRlJOWmpaRGIxbFljZ3BDYWpaMU1tNUxTbWhGT0hWbE9VNWFPU3RMV2s5TldXTXhWVlZRVG1sQlUxVmxUWGMzU0VaTU1Xc3ZTREp4TlhCUlVIb3dUMUZDZWs4M05XTTVkVGMyQ2xWbmMwUmFSMHdyTld4SGFHdHhla2xCUlZGa1RIRjJVakpOVW5NeFJHMTVjMVJ0U21sNVNTOWpTVzFYZVRaSGJUYzBlR1ZrWnpjcldFaHhNalJLVUZVS1RHbEpVbEZvT1dkaWFuWTFUVWw1YVZwdWFXZDRSVkpDTlRsMFRUQldUWGgyTm05aE5WYzNaa3h5YUdoU2RVbENNa0U1TUdNdmFVbDNVRlpsUXpka1RnbzFkak13Y0doUFVIVjRVMGQyVkVsclpreE1hbkZ3YzI5SFdEWmlSVzFITVdkSVVuRk1NbEZYTVd4eldqZEpjalV2WkhGVk1FSjVObTlRTkRjeVJHNWxDbTEzWVhZelVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWaWVVOVlSQ3RCTTBwd2JGcHJkM0U1ZUN0d05rNWxaVmd3UjFWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGR1FqRTBhRTVDYUZKdlFTdGFiM2Q1Y0d4dlJHSnVhRlZFYlVKbUwxTnZNM1JRUVZaNlpVTm1URmxhVVV0TE5HZ3JlR0pwUWt0TkNrSmhjMVpGZGtWa2NGbG1WRVZHU2xkS1RrMWFiVVpVYjBGV1FWRkpLM0pUZGpkRlVsSjBXR2hhU2s1M2NISTRiblJ2WVRaQk4waFRiR1ZTTUV3M01GZ0tObk5MTjBWNllUaEJhRzV1WmxWMlQxUlRNVWxIUkZOSWMzTm1MMDAxTDB4blpVaFFWMGd4TjB4aVdGQk5ZazFSZUhOMVFsZFBTbTFpTW1KWE5WVjZiZ3BSU21rM01YZFNTbEJqT1VGRVZYZzRibTFVYmpGQ09FOVNhM0JFUm1kYVpVWXdTRTA0VjNrM2MxWTRTRzVxVm5SS1dUTXZZVmRrZWk5Nk5GUkdibmhGQ2twTlVrTmpNRlZsTUhaUVVVRjZkMWczTms5dmFrVmFTbE5aUVZSU1RXTktjMDR3TTNGV2JEaHFORXhRYkdoaWEwMVhhRVJMTUZFNWRUTTJNV2x4ZFRRS1FUbEtkbk13UjFOM016ZEVaMW9yVkVORFUwZDBXa3hhVUVkTVpXRjZNRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJNazVvU2xwd2JGQnBUbmhTY1VWTGJDOXhXRmxIVmxFMVdGcHFkRlY2Y2pWNGVrcElaak00TWtacVpHOXJSV2hCQ2xwWGQzVlVibEI1U1VKVlFpczFaVWxqYzBzeU1UQjBWRTFtTmtOdldWaHlRbW8yZFRKdVMwcG9SVGgxWlRsT1dqa3JTMXBQVFZsak1WVlZVRTVwUVZNS1ZXVk5kemRJUmt3eGF5OUlNbkUxY0ZGUWVqQlBVVUo2VHpjMVl6bDFOelpWWjNORVdrZE1LelZzUjJocmNYcEpRVVZSWkV4eGRsSXlUVkp6TVVSdGVRcHpWRzFLYVhsSkwyTkpiVmQ1TmtkdE56UjRaV1JuTnl0WVNIRXlORXBRVlV4cFNWSlJhRGxuWW1wMk5VMUplV2xhYm1sbmVFVlNRalU1ZEUwd1ZrMTRDblkyYjJFMVZ6ZG1USEpvYUZKMVNVSXlRVGt3WXk5cFNYZFFWbVZETjJST05YWXpNSEJvVDFCMWVGTkhkbFJKYTJaTVRHcHhjSE52UjFnMllrVnRSekVLWjBoU2NVd3lVVmN4YkhOYU4wbHlOUzlrY1ZVd1FuazJiMUEwTnpKRWJtVnRkMkYyTTFGSlJFRlJRVUpCYjBsQ1FVZEJNaTg0UzFaaVpsQnNRbWh3Y0FwclEzWkJVRWhXYjNGS1pDdElibVZoY1VjcldsRktOSGwyVEZnME1tUXlSRWxaWldaRE5rUnNNREUwYlRGQ01XeE1SR0l6WWtwa01IQmlTaXRKYTI4ekNrZEpVa294WkRJMWFXOXFOV1JVSzJWR1RVcHVaV1ZNTWtSS09GbHhSbTh3ZFhOM05IbFhSbmRHT1RBNGQzZHRiRGMyTDFaVVUzWndjR3BsZUVSTFJFa0taM0YwWVd4aFR6WlNVeklyZEV4c1dFUjBjMGhZWjJSNVZqUmpaRTUyZUdvM05teDVOVUpYWXpkalVWRm9kRmhVYTBGbVYySTRlbTV2VGpSclRGazVOZ3BNZFhKbWNFUTFaMUl4TVhOMVNEUkNZVzl1Y1c1cFZVMTFUREkzYjNwb1IyUXpZM0JPV0U5Q09FdHVZMDlRUkZJelkzRlpNVXBrYjJaR1dUWnlTM0ZxQ2lzemFYTkZZVVUwYkZaUmJERXhlbUZZU0VSMFFXaFpjMWxZUzJvNGMxaFBiV3htYm5STFNUZEZjMU5ZUmpWeWFWUlBRbFZ0Tml0R1pGSjFXVU5GVEZvS1JIWlZiRmhuVlVObldVVkJNbEJMTVdReWVGUXdkelpPVW5NNE1IaEdPVmRDTHpkTVprdHFSM1ZaZDNGaEsyVnVXVVZwY1ZGUWFrSkZVbXhMYVhCSFdRcHNkalkyWnpZMVdDOXNSWEY0WmtjcmJXVm1iazFqZUhrNVRrRTRaMWhDSzJ3eVoyMURiRzVZVWtGTllUWk1NME5zUkRWRFZIVkZNR3czVFdseE4zWmxDbGRRWlZFeVZsUnhRVkI1VG1aamFVZEVhbWt4UlRkQ1JXNUlaVWx2VTNWaFlsQjBRVVI2V2xZd1VHUnFiVGRSVTA1V2VFc3pLM05EWjFsRlFTOHJSRk1LV0ZCRFJYbG5NVFIwVms5cVJETjBVakZEVFZremJFcExla05WVDJob1ZYaDFPREl2UW0xS01GQm1Ra0poWlVSUlYxcGFUbk41Ym1oM1VqRXJOMWxIY3dveGVUTm9hbmswV25SMFYydFNSakpPVVZGRVdsUldNWGhFY3pOMkt5dFJiMUo2VkdSTU9GZFRlVlpUVGxoa01WcGtRVUUyTVUxdmExWTJlSFJ3V1ZORUNsaEdkSE5VUTNWdFZubGFkbk5aZGtOQ2NVSmpTVFlyVmtRMmNsQkZaVlJIV2tVeFprSldZME5uV1VKTk5pOXRiSEF4V1hSWWJIQXZVV1JoSzNwbFRFOEtTVTk0TjJaamFFRllPRGx0ZUZKT1Yyc3dNSGxxYTBNclZrVTFWM2hZY25GQ2RGZFJMMUU0WTBWRFJuWllLME53TlRCNlZraHNNbWRMWm14aFJqZ3pOZ294ZVZkMGR6azRUWE5YUlc5S2NXaEpUV0U0U0VWMGFUTTVVRGhXUkhnMmRWRjBSWE5FWlhsUFpuWXlXVWhNU2xSa2J6TldkR3RyVG1oWFFpOWlUblJ5Q2xOellWTXphbmRrVWt0dlpuVm5RU3Q0VlU5VVJYZExRbWRSUkhOSWF6WkJjbEZKWTFsaGIwNTVXWGRwT0ZNeGJHdExNbGRIYlVscVZqazJOMHBFZFhNS2FtZFFSWEJJTWxneWJXcERhREEwT0VoV1N5dEVaSFpvUmtwTVdVbEdNbUZuZVVGMGRTdEVSM04zWWs5bU0xZHNhMnczZWpSV1NTc3dlRXQwV1hKRk5BcGFSRkJ1Y2xjemVXdDVLMUZsYmpOa1lWbHFaMkV4YURFdmQzUXZVRmhVY1dWUlRFdHNNSG80UW5RdmVTdHZRMnhHVERGNGQwMXFVVzFHU2xWMFRWQlBDazEzWlVsTFVVdENaME5WTVZWT09FUTJhM1FyWm1zclpXdEVNSFJHTDNsM1FrcEVVWEZxT1NzM1R6VjNZME5oYkhWNmRIVjJibXBQZWxwc2VXMWpSMjBLT1ZoeFJIWTVPRUp3UkhSdGVVc3lNek42WVRKWFZVbHZSMmRKUnpZd1pHcENSRWxDUVVOTVNXa3pVREowYjFCMmFuUkJRMnRCWXk5UlFTdG1VVlZaWWdwSVkya3hVVU5yY0ZKcVkzQkpVVTl6WnpCMWJERm1XbEpEZUZac05rZGhRMDlxWm5CNkwycE5lWEJVV2pjelQwZFdaalJCQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-06 01:53:09,123 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:53:09,123 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-06 01:53:09,123 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-06 01:53:09,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:53:09,158 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-06 01:53:09,159 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-06 01:53:09,160 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkT1ZFbDVUV3BSZDA5V2IxaEVWRTE0VFVScmQwMTZTWGxOYWxGM1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEV3NUNrWnZibXh2VTBWeEwxUnRVa0ZqSzFWSWFEUjNLMjU0VlRkalREQm9kSEIxY2pCM2FYTlVWbFoyTjB4TU9WSnpiQzlDZFVaaVFVUkxRaXQyVjJkMGEyRUtjeXQ2UVhCNFN6SmtTVzVsZEhKaFRVRnJkRnBZUkZCWlpXcFJXRUpxTm1aWVJubE1kV056UlZsa0x6VlFhRWRETjNweU5HcHVNRzFIZFdWaVVuWkpZZ3B0T0VVd2FFSXJkVVJhYWtodlYyeEZiSE5vTVVGbE5UbHFVVkZWT1daUlN6UnhiSFUwUTJWcVJYQjRVR0pGWjNFM1JESXlRbGhEUlZGTlFrY3ZNMUI0Q2pRelEyZHBVRkZtYW5wdE5taFpLMU5FY1ZOMWRtUnBUbTByV25BMFFtMDRka3Q0Y1ZsdFQzRkhSbmxyZFc5TU9HbHdLMjh2V210TVREa3JWa2xYVm1VS1psbzFVMWxyVldRME9UVkVSREp2Tm14eFVtOHZlWFY0VjB0M1dqRlZWMFJQYmxwMFRsSkxXbFV4UTI1dVFuZDJVVXRNS3pSNWJqWndjbFZOWml0bFl3cHZibUZZTWs1TE5tNXFhSEYzWmsxcGRISnpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhPR3BzZHk5blRubGhXbGRhVFV0MlkyWnhaV3BZYm13NVFteE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJTR2xPVm5nd05tOXJSbkJHZGpaVVNIUjFPVXh1YTNKaVdVZFpUSGhPYVZSVFIwRlVlWEZ0TDB0dE5uTlFNWFpIZEFwWlVrMHlOekJpYmpWbU9IWklZV2wxWTNsWlRXd3hkVWhRWm1OMVptaFNWR0ZzTjFGQ1kwdFNOVUprVG14U2RHbFBURzFvYUdJMWIwOWlVeTltV0haYUNuVmtTMXBEZDBaMFdtYzFOM1JUTkN0NU1sbFZPR2hKV0dsMmMxUTJLemh3UkV4NGNWRTRVa3hGUW1GbVMwSnhZMUpUYURad2JWVjJOeXRSZW14SlRqVUtjSGxQU0ZVMVJ5dHhiVEY0VlhNdmExaG1NMWxyZURoM2NIbHFSWGRYVjI5dk9XMURTSEJtTVdSd2VYSXhSbmx1U0hrNFdIUm9kMUZIUTJKTlNrSmpSZ3BoUjB0NU16WnFWR1ZLY21SRU5FVkpOMEpuYVdoMVQwOU1Va001ZWxsT1VFOXFWSEZvYTNwNk5XZGpRMlJOWVdVeFptZGFPVE5UTkdSRFN6Z3JkM1U1Q21Sb1JWZG1WSFEzUkRWc01FcExUWEZvTVVRMWJ6QXpiME0zVGxoME5qVTJUME40U0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xOTM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUkc5S01rMXVLMFJLT0RCM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVZYbE5ha2t3VFVSc1lVWjNNSGxOYWtFMVRVUlZlVTFxU1RCTlZFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEpPYUVwYWNHeFFhVTU0VW5GRlMyd0tMM0ZZV1VkV1VUVllXbXAwVlhweU5YaDZTa2htTXpneVJtcGtiMnRGYUVGYVYzZDFWRzVRZVVsQ1ZVSXJOV1ZKWTNOTE1qRXdkRlJOWmpaRGIxbFljZ3BDYWpaMU1tNUxTbWhGT0hWbE9VNWFPU3RMV2s5TldXTXhWVlZRVG1sQlUxVmxUWGMzU0VaTU1Xc3ZTREp4TlhCUlVIb3dUMUZDZWs4M05XTTVkVGMyQ2xWbmMwUmFSMHdyTld4SGFHdHhla2xCUlZGa1RIRjJVakpOVW5NeFJHMTVjMVJ0U21sNVNTOWpTVzFYZVRaSGJUYzBlR1ZrWnpjcldFaHhNalJLVUZVS1RHbEpVbEZvT1dkaWFuWTFUVWw1YVZwdWFXZDRSVkpDTlRsMFRUQldUWGgyTm05aE5WYzNaa3h5YUdoU2RVbENNa0U1TUdNdmFVbDNVRlpsUXpka1RnbzFkak13Y0doUFVIVjRVMGQyVkVsclpreE1hbkZ3YzI5SFdEWmlSVzFITVdkSVVuRk1NbEZYTVd4eldqZEpjalV2WkhGVk1FSjVObTlRTkRjeVJHNWxDbTEzWVhZelVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWaWVVOVlSQ3RCTTBwd2JGcHJkM0U1ZUN0d05rNWxaVmd3UjFWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGR1FqRTBhRTVDYUZKdlFTdGFiM2Q1Y0d4dlJHSnVhRlZFYlVKbUwxTnZNM1JRUVZaNlpVTm1URmxhVVV0TE5HZ3JlR0pwUWt0TkNrSmhjMVpGZGtWa2NGbG1WRVZHU2xkS1RrMWFiVVpVYjBGV1FWRkpLM0pUZGpkRlVsSjBXR2hhU2s1M2NISTRiblJ2WVRaQk4waFRiR1ZTTUV3M01GZ0tObk5MTjBWNllUaEJhRzV1WmxWMlQxUlRNVWxIUkZOSWMzTm1MMDAxTDB4blpVaFFWMGd4TjB4aVdGQk5ZazFSZUhOMVFsZFBTbTFpTW1KWE5WVjZiZ3BSU21rM01YZFNTbEJqT1VGRVZYZzRibTFVYmpGQ09FOVNhM0JFUm1kYVpVWXdTRTA0VjNrM2MxWTRTRzVxVm5SS1dUTXZZVmRrZWk5Nk5GUkdibmhGQ2twTlVrTmpNRlZsTUhaUVVVRjZkMWczTms5dmFrVmFTbE5aUVZSU1RXTktjMDR3TTNGV2JEaHFORXhRYkdoaWEwMVhhRVJMTUZFNWRUTTJNV2x4ZFRRS1FUbEtkbk13UjFOM016ZEVaMW9yVkVORFUwZDBXa3hhVUVkTVpXRjZNRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJNazVvU2xwd2JGQnBUbmhTY1VWTGJDOXhXRmxIVmxFMVdGcHFkRlY2Y2pWNGVrcElaak00TWtacVpHOXJSV2hCQ2xwWGQzVlVibEI1U1VKVlFpczFaVWxqYzBzeU1UQjBWRTFtTmtOdldWaHlRbW8yZFRKdVMwcG9SVGgxWlRsT1dqa3JTMXBQVFZsak1WVlZVRTVwUVZNS1ZXVk5kemRJUmt3eGF5OUlNbkUxY0ZGUWVqQlBVVUo2VHpjMVl6bDFOelpWWjNORVdrZE1LelZzUjJocmNYcEpRVVZSWkV4eGRsSXlUVkp6TVVSdGVRcHpWRzFLYVhsSkwyTkpiVmQ1TmtkdE56UjRaV1JuTnl0WVNIRXlORXBRVlV4cFNWSlJhRGxuWW1wMk5VMUplV2xhYm1sbmVFVlNRalU1ZEUwd1ZrMTRDblkyYjJFMVZ6ZG1USEpvYUZKMVNVSXlRVGt3WXk5cFNYZFFWbVZETjJST05YWXpNSEJvVDFCMWVGTkhkbFJKYTJaTVRHcHhjSE52UjFnMllrVnRSekVLWjBoU2NVd3lVVmN4YkhOYU4wbHlOUzlrY1ZVd1FuazJiMUEwTnpKRWJtVnRkMkYyTTFGSlJFRlJRVUpCYjBsQ1FVZEJNaTg0UzFaaVpsQnNRbWh3Y0FwclEzWkJVRWhXYjNGS1pDdElibVZoY1VjcldsRktOSGwyVEZnME1tUXlSRWxaWldaRE5rUnNNREUwYlRGQ01XeE1SR0l6WWtwa01IQmlTaXRKYTI4ekNrZEpVa294WkRJMWFXOXFOV1JVSzJWR1RVcHVaV1ZNTWtSS09GbHhSbTh3ZFhOM05IbFhSbmRHT1RBNGQzZHRiRGMyTDFaVVUzWndjR3BsZUVSTFJFa0taM0YwWVd4aFR6WlNVeklyZEV4c1dFUjBjMGhZWjJSNVZqUmpaRTUyZUdvM05teDVOVUpYWXpkalVWRm9kRmhVYTBGbVYySTRlbTV2VGpSclRGazVOZ3BNZFhKbWNFUTFaMUl4TVhOMVNEUkNZVzl1Y1c1cFZVMTFUREkzYjNwb1IyUXpZM0JPV0U5Q09FdHVZMDlRUkZJelkzRlpNVXBrYjJaR1dUWnlTM0ZxQ2lzemFYTkZZVVUwYkZaUmJERXhlbUZZU0VSMFFXaFpjMWxZUzJvNGMxaFBiV3htYm5STFNUZEZjMU5ZUmpWeWFWUlBRbFZ0Tml0R1pGSjFXVU5GVEZvS1JIWlZiRmhuVlVObldVVkJNbEJMTVdReWVGUXdkelpPVW5NNE1IaEdPVmRDTHpkTVprdHFSM1ZaZDNGaEsyVnVXVVZwY1ZGUWFrSkZVbXhMYVhCSFdRcHNkalkyWnpZMVdDOXNSWEY0WmtjcmJXVm1iazFqZUhrNVRrRTRaMWhDSzJ3eVoyMURiRzVZVWtGTllUWk1NME5zUkRWRFZIVkZNR3czVFdseE4zWmxDbGRRWlZFeVZsUnhRVkI1VG1aamFVZEVhbWt4UlRkQ1JXNUlaVWx2VTNWaFlsQjBRVVI2V2xZd1VHUnFiVGRSVTA1V2VFc3pLM05EWjFsRlFTOHJSRk1LV0ZCRFJYbG5NVFIwVms5cVJETjBVakZEVFZremJFcExla05WVDJob1ZYaDFPREl2UW0xS01GQm1Ra0poWlVSUlYxcGFUbk41Ym1oM1VqRXJOMWxIY3dveGVUTm9hbmswV25SMFYydFNSakpPVVZGRVdsUldNWGhFY3pOMkt5dFJiMUo2VkdSTU9GZFRlVlpUVGxoa01WcGtRVUUyTVUxdmExWTJlSFJ3V1ZORUNsaEdkSE5VUTNWdFZubGFkbk5aZGtOQ2NVSmpTVFlyVmtRMmNsQkZaVlJIV2tVeFprSldZME5uV1VKTk5pOXRiSEF4V1hSWWJIQXZVV1JoSzNwbFRFOEtTVTk0TjJaamFFRllPRGx0ZUZKT1Yyc3dNSGxxYTBNclZrVTFWM2hZY25GQ2RGZFJMMUU0WTBWRFJuWllLME53TlRCNlZraHNNbWRMWm14aFJqZ3pOZ294ZVZkMGR6azRUWE5YUlc5S2NXaEpUV0U0U0VWMGFUTTVVRGhXUkhnMmRWRjBSWE5FWlhsUFpuWXlXVWhNU2xSa2J6TldkR3RyVG1oWFFpOWlUblJ5Q2xOellWTXphbmRrVWt0dlpuVm5RU3Q0VlU5VVJYZExRbWRSUkhOSWF6WkJjbEZKWTFsaGIwNTVXWGRwT0ZNeGJHdExNbGRIYlVscVZqazJOMHBFZFhNS2FtZFFSWEJJTWxneWJXcERhREEwT0VoV1N5dEVaSFpvUmtwTVdVbEdNbUZuZVVGMGRTdEVSM04zWWs5bU0xZHNhMnczZWpSV1NTc3dlRXQwV1hKRk5BcGFSRkJ1Y2xjemVXdDVLMUZsYmpOa1lWbHFaMkV4YURFdmQzUXZVRmhVY1dWUlRFdHNNSG80UW5RdmVTdHZRMnhHVERGNGQwMXFVVzFHU2xWMFRWQlBDazEzWlVsTFVVdENaME5WTVZWT09FUTJhM1FyWm1zclpXdEVNSFJHTDNsM1FrcEVVWEZxT1NzM1R6VjNZME5oYkhWNmRIVjJibXBQZWxwc2VXMWpSMjBLT1ZoeFJIWTVPRUp3UkhSdGVVc3lNek42WVRKWFZVbHZSMmRKUnpZd1pHcENSRWxDUVVOTVNXa3pVREowYjFCMmFuUkJRMnRCWXk5UlFTdG1VVlZaWWdwSVkya3hVVU5yY0ZKcVkzQkpVVTl6WnpCMWJERm1XbEpEZUZac05rZGhRMDlxWm5CNkwycE5lWEJVV2pjelQwZFdaalJCQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-06 01:53:09,163 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-06 01:53:09,164 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,164 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:53:09,164 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:53:09,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:09,226 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2021-09-06 01:53:09,227 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-06 01:53:09,227 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-09-06 01:53:09,228 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,228 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-09-06 01:53:09,239 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,239 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-09-06 01:53:09,239 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "t1", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-09-06 01:53:09,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:09,428 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2021-09-06 01:53:09,429 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-06 01:53:09,429 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-06 01:53:09,433 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,433 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:53:09,433 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:53:09,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:09,549 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-06 01:53:09,550 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:53:09,550 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893189277"}]} 2021-09-06 01:53:09,585 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,585 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/2f8dd93a-3c72-4d92-b5f6-33718dd51ff0 2021-09-06 01:53:09,585 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "2f8dd93a-3c72-4d92-b5f6-33718dd51ff0", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-09-06 01:53:09,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:09,727 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/2f8dd93a-3c72-4d92-b5f6-33718dd51ff0 HTTP/1.1" 201 0 2021-09-06 01:53:09,728 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-06 01:53:09,728 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-06 01:53:09,732 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,732 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:53:09,733 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:53:09,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:09,784 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2021-09-06 01:53:09,785 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-06 01:53:09,785 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-09-06 01:53:09,786 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,786 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/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-09-06 01:53:09,787 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-06 01:53:09,787 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-06 01:53:09,793 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,793 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:53:09,794 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-09-06 01:53:09,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:09,927 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-09-06 01:53:09,928 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-06 01:53:09,928 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-06 01:53:09,931 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,931 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-06 01:53:09,932 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-06 01:53:09,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:09,979 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-09-06 01:53:09,980 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-06 01:53:09,980 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}} 2021-09-06 01:53:09,981 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,981 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/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}}. 2021-09-06 01:53:09,987 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:09,987 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-06 01:53:09,987 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-09-06 01:53:09,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,125 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2021-09-06 01:53:10,126 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-06 01:53:10,127 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-06 01:53:10,144 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,144 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-06 01:53:10,144 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-09-06 01:53:10,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,195 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-06 01:53:10,196 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-06 01:53:10,197 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-06 01:53:10,197 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,197 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-06 01:53:10,204 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,205 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:53:10,205 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:53:10,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,274 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-06 01:53:10,275 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:53:10,275 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893189277"}]} 2021-09-06 01:53:10,286 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,286 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2021-09-06 01:53:10,286 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-09-06 01:53:10,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,471 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2021-09-06 01:53:10,472 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-06 01:53:10,472 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-06 01:53:10,485 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,485 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:53:10,486 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-09-06 01:53:10,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,627 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2021-09-06 01:53:10,628 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-06 01:53:10,628 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-06 01:53:10,631 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,631 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:53:10,631 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-06 01:53:10,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,681 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-06 01:53:10,682 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-06 01:53:10,682 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630893190526"} 2021-09-06 01:53:10,684 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,684 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:53:10,685 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-06 01:53:10,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,734 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-06 01:53:10,735 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-06 01:53:10,735 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630893190526"} 2021-09-06 01:53:10,737 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,737 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-06 01:53:10,737 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-06 01:53:10,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:10,783 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-09-06 01:53:10,783 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-06 01:53:10,784 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-09-06 01:53:10,784 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:10,784 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_cnf 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/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-09-06 01:53:10,784 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-06 01:53:10,786 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:53:10,786 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:53:10,787 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:10,787 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:53:10,787 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:53:10,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:53:12,643 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:53:12,645 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:53:12,646 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:53:12,649 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:53:12,649 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:12,649 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:12,650 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:53:12,650 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:53:12,650 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:12,650 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:12,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:12,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:53:12,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:12,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:12,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:12,652 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:53:12,652 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:12,652 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:12,652 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:12,652 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:53:12,653 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:53:12,653 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:53:12,653 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:12,653 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:53:12,654 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:53:12,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:53:14,070 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:53:14,075 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:53:14,079 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:53:14,089 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:53:14,090 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,091 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-09-06 01:53:14,091 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "b1622d71-45dd-4f2a-9c4d-2448287dffb0" } 2021-09-06 01:53:14,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,170 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2021-09-06 01:53:14,171 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-06 01:53:14,172 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-06 01:53:14,175 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,175 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-06 01:53:14,175 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-06 01:53:14,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,228 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-06 01:53:14,229 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-06 01:53:14,230 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630893194133"}]} 2021-09-06 01:53:14,232 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,233 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:53:14,233 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-06 01:53:14,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,282 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-06 01:53:14,283 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-06 01:53:14,283 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630893190526"} 2021-09-06 01:53:14,286 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,286 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-06 01:53:14,286 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-06 01:53:14,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,338 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-06 01:53:14,338 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-06 01:53:14,339 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630893194133"}]} 2021-09-06 01:53:14,341 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,341 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:53:14,342 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:53:14,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,400 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-06 01:53:14,401 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:53:14,401 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893190320","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-06 01:53:14,404 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,404 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:53:14,405 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:53:14,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,466 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-09-06 01:53:14,467 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-06 01:53:14,467 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630893189834"} 2021-09-06 01:53:14,478 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,478 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-09-06 01:53:14,479 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1630893189834", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnf-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "k8sregion"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-09-06 01:53:14,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,581 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2021-09-06 01:53:14,582 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-06 01:53:14,583 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-06 01:53:14,585 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,586 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:53:14,586 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-06 01:53:14,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,636 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-06 01:53:14,637 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-06 01:53:14,637 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630893190526"} 2021-09-06 01:53:14,639 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,640 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:53:14,640 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:53:14,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,694 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-06 01:53:14,695 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:53:14,695 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893190320","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-06 01:53:14,698 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,698 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:53:14,698 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:53:14,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,752 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-06 01:53:14,752 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-06 01:53:14,753 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630893194513","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-06 01:53:14,755 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,755 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-06 01:53:14,755 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-06 01:53:14,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,805 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-09-06 01:53:14,807 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-06 01:53:14,807 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"e867cebc-e2b6-487d-8175-d7a71c5a80f6","owning-entity-name":"OE-ETE_Customer-e867cebc-e2b6-487d-8175-d7a71c5a80f6","resource-version":"1630892017673","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_e4985c99-56ef-4e90-9a90-a0549c7b80e6/service-subscriptions/service-subscription/pNF/service-instances/service-instance/381574d4-737b-4a25-a9e4-02c7f22133e0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_e4985c99-56ef-4e90-9a90-a0549c7b80e6"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"381574d4-737b-4a25-a9e4-02c7f22133e0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namee4985c99-56ef-4e90-9a90-a0549c7b80e6"}]}]}},{"owning-entity-id":"e632e83e-84b4-4f58-bce8-6459ed97fac4","owning-entity-name":"basicnw-oe","resource-version":"1630892847315"}]} 2021-09-06 01:53:14,810 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-06 01:53:14,815 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,815 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4 2021-09-06 01:53:14,816 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "d8c1caeb-dcf2-4f41-a07f-f83e110655e4" } 2021-09-06 01:53:14,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,885 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4 HTTP/1.1" 201 0 2021-09-06 01:53:14,886 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-06 01:53:14,887 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-06 01:53:14,890 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:53:14,890 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4 2021-09-06 01:53:14,891 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-06 01:53:14,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:53:14,941 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4 HTTP/1.1" 200 139 2021-09-06 01:53:14,942 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-06 01:53:14,942 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4","owning-entity-name":"basicnf_owning_entity","resource-version":"1630893194854"} 2021-09-06 01:53:14,949 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-06 01:53:14,949 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-09-06 01:53:14,950 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-06 01:53:14,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-06 01:53:15,241 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-09-06 01:53:15,243 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-06 01:53:15,243 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-06 01:53:15,246 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-06 01:53:15,247 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:53:15,247 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:53:15,247 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:15,248 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:53:15,248 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:53:15,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:53:16,507 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:53:16,509 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:53:16,509 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:53:16,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:53:16,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:16,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:16,512 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:53:16,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:53:16,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:16,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:16,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:16,513 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:53:16,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:16,514 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:16,514 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:16,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:53:16,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:53:16,514 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:53:16,514 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:53:16,515 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:53:16,515 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:53:16,515 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:53:16,515 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:16,516 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:53:16,516 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:53:16,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:53:18,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:53:18,833 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:53:18,838 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:53:18,846 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:53:18,847 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:18,847 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/distribution 2021-09-06 01:53:18,847 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-06 01:53:18,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:53:18,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/distribution HTTP/1.1" 200 205 2021-09-06 01:53:18,920 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-06 01:53:18,920 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"0a6a9648-afd6-4f1b-8744-1acfb11e4e34","timestamp":"2021-09-06 01:53:01.844 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-06 01:53:18,923 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:53:18,923 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 2021-09-06 01:53:18,924 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-06 01:53:18,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:53:19,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 HTTP/1.1" 200 29 2021-09-06 01:53:19,011 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-06 01:53:19,012 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-06 01:53:19,014 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-06 01:53:19,014 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-06 01:54:19,078 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:54:19,079 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 2021-09-06 01:54:19,079 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-06 01:54:19,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:54:19,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 HTTP/1.1" 200 29 2021-09-06 01:54:19,184 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-06 01:54:19,185 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-06 01:54:19,187 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-06 01:54:19,187 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-06 01:55:19,250 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:55:19,252 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 2021-09-06 01:55:19,252 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-06 01:55:19,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:55:19,392 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 HTTP/1.1" 200 7095 2021-09-06 01:55:19,394 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-06 01:55:19,395 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-06 01:55:19,399 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-06 01:55:19,400 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-06 01:56:19,452 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:19,453 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 2021-09-06 01:56:19,453 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-06 01:56:19,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:56:19,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0a6a9648-afd6-4f1b-8744-1acfb11e4e34 HTTP/1.1" 200 None 2021-09-06 01:56:19,642 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-06 01:56:19,643 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893210960","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893244502","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893192547","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893211963","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893194557","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893242494","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893241389","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893200048","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893200726","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893206976","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893239775","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893202207","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893208811","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893243498","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893233813","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893198602","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893201202","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893238572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893205972","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893237315","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893193554","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893246510","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893182549","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893191260","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893173794","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630893192266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893197117","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893236145","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893201729","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630893198717","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630893198930","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630893189693","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893245506","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630893189688","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630893182361","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630893190067","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893223681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893185330","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893200127","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630893247512","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630893195198","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-09-06 01:56:19,646 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893210960', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893244502', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893192547', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893211963', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893194557', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893242494', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893241389', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893200048', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893200726', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893206976', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893239775', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893202207', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893208811', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893243498', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893233813', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893198602', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893201202', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893238572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893205972', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893237315', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893193554', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893246510', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893182549', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893191260', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893173794', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630893192266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893197117', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893236145', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893201729', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630893198717', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630893198930', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630893189693', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893245506', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630893189688', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630893182361', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630893190067', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893223681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893185330', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893200127', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630893247512', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630893195198', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-09-06 01:56:19,648 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-06 01:56:19,648 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-06 01:56:19,648 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-06 01:56:19,648 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-06 01:56:19,648 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-06 01:56:19,649 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-06 01:56:19,649 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-06 01:56:19,649 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-06 01:56:19,649 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-06 01:56:19,661 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd06007a0-0352-4c1e-b2e7-0cf85838c386', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:19,662 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-09-06 01:56:19,662 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "b1622d71-45dd-4f2a-9c4d-2448287dffb0", "modelVersionId": "0e4eb2ae-969e-4ed2-b045-c34b8849aad4", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "d8c1caeb-dcf2-4f41-a07f-f83e110655e4", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-06 01:56:19,664 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:21,299 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-09-06 01:56:21,301 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-06 01:56:21,302 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"d06007a0-0352-4c1e-b2e7-0cf85838c386","instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386"}} 2021-09-06 01:56:21,303 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-06 01:56:21,332 DEBUG 129:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a5e45de7-392c-4b90-861e-9353a9b8ea94', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:21,333 DEBUG 131:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 2021-09-06 01:56:21,334 DEBUG 132:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] data sent: None 2021-09-06 01:56:21,339 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:21,513 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 HTTP/1.1" 200 1341 2021-09-06 01:56:21,518 INFO 142:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response code: 200 2021-09-06 01:56:21,519 DEBUG 146:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response: {"request":{"requestId":"d06007a0-0352-4c1e-b2e7-0cf85838c386","startTime":"Mon, 06 Sep 2021 01:56:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 06 Sep 2021 01:56:20 GMT"}}} 2021-09-06 01:56:31,532 DEBUG 129:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e85ea2d7-48dc-4c7a-9785-5e179e9f681b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:31,532 DEBUG 131:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 2021-09-06 01:56:31,533 DEBUG 132:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] data sent: None 2021-09-06 01:56:31,536 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:31,730 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 HTTP/1.1" 200 1551 2021-09-06 01:56:31,732 INFO 142:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response code: 200 2021-09-06 01:56:31,733 DEBUG 146:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response: {"request":{"requestId":"d06007a0-0352-4c1e-b2e7-0cf85838c386","startTime":"Mon, 06 Sep 2021 01:56:19 GMT","finishTime":"Mon, 06 Sep 2021 01:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:24 GMT"}}} 2021-09-06 01:56:31,734 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-06 01:56:31,735 DEBUG 129:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2a68c65-a611-4250-9807-83ab5155abb7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:31,735 DEBUG 131:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 2021-09-06 01:56:31,736 DEBUG 132:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] data sent: None 2021-09-06 01:56:31,738 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:31,903 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 HTTP/1.1" 200 1551 2021-09-06 01:56:31,905 INFO 142:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response code: 200 2021-09-06 01:56:31,906 DEBUG 146:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response: {"request":{"requestId":"d06007a0-0352-4c1e-b2e7-0cf85838c386","startTime":"Mon, 06 Sep 2021 01:56:19 GMT","finishTime":"Mon, 06 Sep 2021 01:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:24 GMT"}}} 2021-09-06 01:56:31,907 DEBUG 129:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4b23cb69-7204-4ea3-aed3-31fe2834b35e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:31,907 DEBUG 131:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 2021-09-06 01:56:31,907 DEBUG 132:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] data sent: None 2021-09-06 01:56:31,910 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:32,096 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 HTTP/1.1" 200 1551 2021-09-06 01:56:32,098 INFO 142:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response code: 200 2021-09-06 01:56:32,099 DEBUG 146:onap_service.py(7) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response: {"request":{"requestId":"d06007a0-0352-4c1e-b2e7-0cf85838c386","startTime":"Mon, 06 Sep 2021 01:56:19 GMT","finishTime":"Mon, 06 Sep 2021 01:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:24 GMT"}}} 2021-09-06 01:56:32,109 DEBUG 129:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0b8bc12-a543-40b1-8dbd-1da279e43350', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:32,110 DEBUG 131:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 2021-09-06 01:56:32,110 DEBUG 132:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] data sent: None 2021-09-06 01:56:32,114 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:32,289 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 HTTP/1.1" 200 1551 2021-09-06 01:56:32,291 INFO 142:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response code: 200 2021-09-06 01:56:32,291 DEBUG 146:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response: {"request":{"requestId":"d06007a0-0352-4c1e-b2e7-0cf85838c386","startTime":"Mon, 06 Sep 2021 01:56:19 GMT","finishTime":"Mon, 06 Sep 2021 01:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:24 GMT"}}} 2021-09-06 01:56:32,292 DEBUG 129:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd7cfc97c-f2c7-4f17-b536-9c9f671c5bdd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:32,293 DEBUG 131:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 2021-09-06 01:56:32,293 DEBUG 132:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] data sent: None 2021-09-06 01:56:32,295 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:32,453 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d06007a0-0352-4c1e-b2e7-0cf85838c386 HTTP/1.1" 200 1551 2021-09-06 01:56:32,455 INFO 142:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response code: 200 2021-09-06 01:56:32,455 DEBUG 146:onap_service.py(1) - [None][Check d06007a0-0352-4c1e-b2e7-0cf85838c386 orchestration request status] response: {"request":{"requestId":"d06007a0-0352-4c1e-b2e7-0cf85838c386","startTime":"Mon, 06 Sep 2021 01:56:19 GMT","finishTime":"Mon, 06 Sep 2021 01:56:24 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:24 GMT"}}} 2021-09-06 01:56:32,456 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:32,457 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-06 01:56:32,457 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-06 01:56:32,460 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:32,529 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-06 01:56:32,530 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-06 01:56:32,530 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630893194513","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-06 01:56:32,533 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:32,533 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 2021-09-06 01:56:32,534 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] data sent: None 2021-09-06 01:56:32,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:32,606 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 HTTP/1.1" 200 1191 2021-09-06 01:56:32,607 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response code: 200 2021-09-06 01:56:32,608 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response: {"service-instance":[{"service-instance-id":"454ae057-2823-4c9f-ab02-45f6e2d67829","service-instance-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","model-version-id":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","resource-version":"1630893384044","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-06 01:56:32,611 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:32,611 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:56:32,612 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-06 01:56:32,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:32,739 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-06 01:56:32,740 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-06 01:56:32,740 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630893190526"} 2021-09-06 01:56:32,743 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:32,744 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-06 01:56:32,744 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-06 01:56:32,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:32,807 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-06 01:56:32,808 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-06 01:56:32,808 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630893194513","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-06 01:56:32,811 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:32,811 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 2021-09-06 01:56:32,812 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] data sent: None 2021-09-06 01:56:32,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:32,890 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 HTTP/1.1" 200 1191 2021-09-06 01:56:32,892 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response code: 200 2021-09-06 01:56:32,893 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response: {"service-instance":[{"service-instance-id":"454ae057-2823-4c9f-ab02-45f6e2d67829","service-instance-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","model-version-id":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","resource-version":"1630893384044","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-06 01:56:32,896 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:32,896 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:56:32,896 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:56:32,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:32,962 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-06 01:56:32,963 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:56:32,964 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893190320","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-06 01:56:32,967 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:32,967 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:56:32,968 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:56:32,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:33,029 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-06 01:56:33,030 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-06 01:56:33,031 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630893194513","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-06 01:56:33,034 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:56:33,034 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:56:33,035 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:33,035 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:56:33,035 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:56:33,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:35,506 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:56:35,508 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:56:35,508 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:56:35,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:56:35,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:35,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:35,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:56:35,513 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:56:35,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:35,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:35,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:35,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:56:35,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:35,514 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:35,514 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:35,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:56:35,515 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:35,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:35,515 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:35,515 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:56:35,515 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:56:35,516 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:56:35,516 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:35,516 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:56:35,517 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:56:35,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:56:37,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:56:37,800 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:56:37,803 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:56:37,810 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:56:37,811 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:37,811 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel 2021-09-06 01:56:37,811 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-06 01:56:37,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:38,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel HTTP/1.1" 200 None 2021-09-06 01:56:38,503 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-06 01:56:38,504 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-06 01:56:38,580 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:56:38,580 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:56:38,581 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:38,581 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:56:38,581 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:56:38,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:39,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:56:39,603 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:56:39,603 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:56:39,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:56:39,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:39,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:39,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:56:39,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:56:39,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:39,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:39,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:39,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:56:39,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:39,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:39,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:39,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:56:39,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:39,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:39,607 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:39,607 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:56:39,607 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:56:39,607 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:56:39,607 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:39,608 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:56:39,608 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:56:39,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:56:40,353 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:56:40,355 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:56:40,359 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:56:40,365 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:56:40,366 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e12d552-f18a-43f1-a11c-ce9983fdb03f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:40,366 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs 2021-09-06 01:56:40,367 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "b1622d71-45dd-4f2a-9c4d-2448287dffb0" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "0887e380-2e98-4795-9a3d-c77140c3c138", "modelVersionId": "17bbf1bb-abe5-4906-9536-d97e598ba83c", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "6b480223-ef3d-4c31-a07f-4240d9dc269e", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "454ae057-2823-4c9f-ab02-45f6e2d67829", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b1622d71-45dd-4f2a-9c4d-2448287dffb0", "modelVersion": "1.0", "modelVersionId": "0e4eb2ae-969e-4ed2-b045-c34b8849aad4" } } }] } } 2021-09-06 01:56:40,369 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:42,083 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs HTTP/1.1" 202 262 2021-09-06 01:56:42,084 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-06 01:56:42,085 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"7e12d552-f18a-43f1-a11c-ce9983fdb03f","instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f"}} 2021-09-06 01:56:42,086 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-06 01:56:42,095 DEBUG 129:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cfc6664f-dbf2-44c1-9d40-1ffac6eb09f1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:42,096 DEBUG 131:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f 2021-09-06 01:56:42,096 DEBUG 132:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] data sent: None 2021-09-06 01:56:42,100 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:42,272 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f HTTP/1.1" 200 1900 2021-09-06 01:56:42,274 INFO 142:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response code: 200 2021-09-06 01:56:42,275 DEBUG 146:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response: {"request":{"requestId":"7e12d552-f18a-43f1-a11c-ce9983fdb03f","startTime":"Mon, 06 Sep 2021 01:56:40 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 06 Sep 2021 01:56:41 GMT"}}} 2021-09-06 01:56:52,287 DEBUG 129:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65b3ecd8-4477-4cc1-91a1-2b0424d78cf3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:52,288 DEBUG 131:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f 2021-09-06 01:56:52,288 DEBUG 132:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] data sent: None 2021-09-06 01:56:52,291 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:52,545 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f HTTP/1.1" 200 2106 2021-09-06 01:56:52,547 INFO 142:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response code: 200 2021-09-06 01:56:52,548 DEBUG 146:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response: {"request":{"requestId":"7e12d552-f18a-43f1-a11c-ce9983fdb03f","startTime":"Mon, 06 Sep 2021 01:56:40 GMT","finishTime":"Mon, 06 Sep 2021 01:56:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:50 GMT"}}} 2021-09-06 01:56:52,549 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-06 01:56:52,549 DEBUG 129:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53d7f3b4-4b5a-4ffe-bc69-2696c6497530', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:52,550 DEBUG 131:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f 2021-09-06 01:56:52,550 DEBUG 132:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] data sent: None 2021-09-06 01:56:52,552 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:52,723 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f HTTP/1.1" 200 2106 2021-09-06 01:56:52,725 INFO 142:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response code: 200 2021-09-06 01:56:52,725 DEBUG 146:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response: {"request":{"requestId":"7e12d552-f18a-43f1-a11c-ce9983fdb03f","startTime":"Mon, 06 Sep 2021 01:56:40 GMT","finishTime":"Mon, 06 Sep 2021 01:56:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:50 GMT"}}} 2021-09-06 01:56:52,726 DEBUG 129:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ddd1ae5a-9947-43a9-b5d4-20a2ded968da', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:52,727 DEBUG 131:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f 2021-09-06 01:56:52,727 DEBUG 132:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] data sent: None 2021-09-06 01:56:52,729 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:52,885 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f HTTP/1.1" 200 2106 2021-09-06 01:56:52,887 INFO 142:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response code: 200 2021-09-06 01:56:52,887 DEBUG 146:onap_service.py(8) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response: {"request":{"requestId":"7e12d552-f18a-43f1-a11c-ce9983fdb03f","startTime":"Mon, 06 Sep 2021 01:56:40 GMT","finishTime":"Mon, 06 Sep 2021 01:56:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:50 GMT"}}} 2021-09-06 01:56:52,898 DEBUG 129:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3bb9235e-de2d-4063-9494-c5b3ba877fe2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:52,899 DEBUG 131:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f 2021-09-06 01:56:52,899 DEBUG 132:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] data sent: None 2021-09-06 01:56:52,902 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:53,062 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f HTTP/1.1" 200 2106 2021-09-06 01:56:53,064 INFO 142:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response code: 200 2021-09-06 01:56:53,064 DEBUG 146:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response: {"request":{"requestId":"7e12d552-f18a-43f1-a11c-ce9983fdb03f","startTime":"Mon, 06 Sep 2021 01:56:40 GMT","finishTime":"Mon, 06 Sep 2021 01:56:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:50 GMT"}}} 2021-09-06 01:56:53,065 DEBUG 129:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6ce1f44f-57eb-45db-b015-2baae4097e34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:53,066 DEBUG 131:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f 2021-09-06 01:56:53,066 DEBUG 132:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] data sent: None 2021-09-06 01:56:53,068 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:56:53,225 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7e12d552-f18a-43f1-a11c-ce9983fdb03f HTTP/1.1" 200 2106 2021-09-06 01:56:53,227 INFO 142:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response code: 200 2021-09-06 01:56:53,228 DEBUG 146:onap_service.py(1) - [None][Check 7e12d552-f18a-43f1-a11c-ce9983fdb03f orchestration request status] response: {"request":{"requestId":"7e12d552-f18a-43f1-a11c-ce9983fdb03f","startTime":"Mon, 06 Sep 2021 01:56:40 GMT","finishTime":"Mon, 06 Sep 2021 01:56:50 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:56:50 GMT"}}} 2021-09-06 01:56:53,229 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:53,230 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:56:53,230 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-06 01:56:53,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:53,284 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-06 01:56:53,285 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-06 01:56:53,285 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630893190526"} 2021-09-06 01:56:53,288 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:53,288 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-06 01:56:53,288 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-06 01:56:53,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:53,344 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-06 01:56:53,345 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-06 01:56:53,345 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630893194513","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-06 01:56:53,348 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:53,349 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 2021-09-06 01:56:53,349 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] data sent: None 2021-09-06 01:56:53,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:53,434 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 HTTP/1.1" 200 1643 2021-09-06 01:56:53,435 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response code: 200 2021-09-06 01:56:53,435 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response: {"service-instance":[{"service-instance-id":"454ae057-2823-4c9f-ab02-45f6e2d67829","service-instance-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","model-version-id":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","resource-version":"1630893403700","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-06 01:56:53,438 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:53,438 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list 2021-09-06 01:56:53,438 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:56:53,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:53,498 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list HTTP/1.1" 200 1064 2021-09-06 01:56:53,499 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:56:53,499 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-06 01:56:53,503 DEBUG 129:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:53,503 DEBUG 131:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 2021-09-06 01:56:53,503 DEBUG 132:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] data sent: None 2021-09-06 01:56:53,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:53,584 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 HTTP/1.1" 200 3737 2021-09-06 01:56:53,585 INFO 142:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response code: 200 2021-09-06 01:56:53,586 DEBUG 146:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response: {"vnf-id":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnf-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630893410620","model-invariant-id":"0887e380-2e98-4795-9a3d-c77140c3c138","model-version-id":"17bbf1bb-abe5-4906-9536-d97e598ba83c","model-customization-id":"6b480223-ef3d-4c31-a07f-4240d9dc269e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/vnfs/vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"454ae057-2823-4c9f-ab02-45f6e2d67829"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-06 01:56:53,589 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:56:53,589 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:56:53,590 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:53,590 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:56:53,590 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:56:53,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:54,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:56:54,122 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:56:54,122 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:56:54,126 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:56:54,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:54,126 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:54,127 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:56:54,127 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:56:54,127 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:54,127 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:54,127 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:54,128 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:56:54,128 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:54,128 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:54,128 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:54,128 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:56:54,129 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:54,129 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:54,129 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:54,129 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:56:54,130 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:56:54,130 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:56:54,130 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:54,131 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:56:54,131 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:56:54,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:56:54,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:56:54,738 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:56:54,740 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:56:54,745 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:56:54,746 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:54,746 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel 2021-09-06 01:56:54,746 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-06 01:56:54,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:54,953 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel HTTP/1.1" 200 None 2021-09-06 01:56:54,956 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-06 01:56:54,956 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-06 01:56:55,005 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:56:55,006 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720 2021-09-06 01:56:55,006 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-06 01:56:55,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:56:55,044 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720 HTTP/1.1" 200 270 2021-09-06 01:56:55,045 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-06 01:56:55,046 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"ac0d7965-6028-4a98-b915-b7212563fbef","rb-version":"0f1da2ca-c877-4350-ad2a-7484460fd720","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6"}} 2021-09-06 01:56:55,048 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:56:55,048 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest 2021-09-06 01:56:55,048 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-06 01:56:55,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:56:55,076 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest HTTP/1.1" 404 87 2021-09-06 01:56:55,077 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-06 01:56:55,077 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-06 01:56:55,077 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:56:55,078 ERROR 233:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-09-06 01:56:55,083 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:56:55,083 DEBUG 131:onap_service.py(1) - [None][Create profile for definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile 2021-09-06 01:56:55,083 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "ac0d7965-6028-4a98-b915-b7212563fbef", "rb-version": "0f1da2ca-c877-4350-ad2a-7484460fd720", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-06 01:56:55,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:56:55,113 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile HTTP/1.1" 201 212 2021-09-06 01:56:55,114 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-06 01:56:55,114 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"ac0d7965-6028-4a98-b915-b7212563fbef","rb-version":"0f1da2ca-c877-4350-ad2a-7484460fd720","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-06 01:56:55,116 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:56:55,116 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest 2021-09-06 01:56:55,116 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-06 01:56:55,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:56:55,143 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest HTTP/1.1" 200 212 2021-09-06 01:56:55,144 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-06 01:56:55,144 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"ac0d7965-6028-4a98-b915-b7212563fbef","rb-version":"0f1da2ca-c877-4350-ad2a-7484460fd720","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-06 01:56:55,147 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-06 01:56:55,147 DEBUG 131:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest/content 2021-09-06 01:56:55,147 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-09-06 01:56:55,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:56:55,196 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest/content HTTP/1.1" 200 0 2021-09-06 01:56:55,197 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-06 01:56:55,197 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-06 01:56:55,199 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:55,199 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-06 01:56:55,199 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-06 01:56:55,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:55,243 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-06 01:56:55,244 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-06 01:56:55,244 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1630893190526"} 2021-09-06 01:56:55,246 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:55,246 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-06 01:56:55,246 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-06 01:56:55,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:55,338 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-06 01:56:55,339 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-06 01:56:55,340 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630893194513","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-06 01:56:55,343 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:55,343 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 2021-09-06 01:56:55,343 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] data sent: None 2021-09-06 01:56:55,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:55,442 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 HTTP/1.1" 200 1643 2021-09-06 01:56:55,443 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response code: 200 2021-09-06 01:56:55,444 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706 service-instance-name] response: {"service-instance":[{"service-instance-id":"454ae057-2823-4c9f-ab02-45f6e2d67829","service-instance-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","model-version-id":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","resource-version":"1630893403700","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-06 01:56:55,447 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:55,448 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:56:55,448 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:56:55,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:55,537 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-06 01:56:55,538 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:56:55,538 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893403843","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]}]}}]} 2021-09-06 01:56:55,541 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:55,541 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:56:55,542 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:56:55,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:55,599 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-06 01:56:55,600 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-06 01:56:55,600 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630893403968","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-06 01:56:55,602 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:55,602 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list 2021-09-06 01:56:55,603 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:56:55,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:55,664 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list HTTP/1.1" 200 1064 2021-09-06 01:56:55,665 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:56:55,665 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-06 01:56:55,668 DEBUG 129:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:56:55,668 DEBUG 131:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 2021-09-06 01:56:55,669 DEBUG 132:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] data sent: None 2021-09-06 01:56:55,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:56:55,746 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 HTTP/1.1" 200 3737 2021-09-06 01:56:55,747 INFO 142:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response code: 200 2021-09-06 01:56:55,747 DEBUG 146:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response: {"vnf-id":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnf-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630893410620","model-invariant-id":"0887e380-2e98-4795-9a3d-c77140c3c138","model-version-id":"17bbf1bb-abe5-4906-9536-d97e598ba83c","model-customization-id":"6b480223-ef3d-4c31-a07f-4240d9dc269e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/vnfs/vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"454ae057-2823-4c9f-ab02-45f6e2d67829"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-06 01:56:55,749 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:56:55,749 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:56:55,750 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:55,750 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:56:55,750 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:56:55,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:56,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:56:56,495 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:56:56,495 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:56:56,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:56:56,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:56,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:56,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:56:56,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:56:56,499 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:56,499 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:56,499 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:56,499 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:56:56,499 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:56,499 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:56,499 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:56,499 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:56:56,500 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:56,500 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:56,500 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:56,500 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:56:56,500 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:56:56,500 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:56:56,501 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:56,501 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:56:56,501 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:56:56,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:56:57,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:56:57,222 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:56:57,225 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:56:57,235 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:56:57,236 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:57,236 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel 2021-09-06 01:56:57,237 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-06 01:56:57,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:57,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel HTTP/1.1" 200 None 2021-09-06 01:56:57,447 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-06 01:56:57,448 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-06 01:56:57,500 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': '167f478b-d7fb-476b-b8a2-384ef6c7ee5d', 'x-fromappid': 'API client'} 2021-09-06 01:56:57,500 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-09-06 01:56:57,500 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_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706" }, "vf-module-parameters": { "param": [{'name': 'dummy_name_0', 'value': 'dummy_name'}, {'name': 'k8s-rb-profile-name', 'value': 'cnftest'}, {'name': 'k8s-rb-profile-namespace', 'value': 'k8s'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-09-06 01:56:57,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-06 01:56:57,661 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-09-06 01:56:57,663 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-06 01:56:57,663 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-09-06 01:56:57,693 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:56:57,694 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:56:57,694 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:57,694 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:56:57,695 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:56:57,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:56:58,268 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:56:58,270 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:56:58,270 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:56:58,274 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:56:58,274 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:58,274 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:58,274 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:56:58,275 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:56:58,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:58,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:58,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:58,275 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:56:58,276 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:58,276 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:58,276 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:58,276 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:56:58,276 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:56:58,277 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:56:58,277 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:56:58,277 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:56:58,277 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:56:58,277 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:56:58,278 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:56:58,278 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:56:58,278 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:56:58,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:56:58,991 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:56:58,993 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:56:58,996 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:56:59,002 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:56:59,003 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1294b8ed-88ad-457a-ae9c-5cd35501d1dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:56:59,003 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vfModules 2021-09-06 01:56:59,003 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "ac0d7965-6028-4a98-b915-b7212563fbef", "modelVersionId": "aeb0d262-f22b-48ce-abbd-d95925df5cc6", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "0f1da2ca-c877-4350-ad2a-7484460fd720", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "454ae057-2823-4c9f-ab02-45f6e2d67829", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b1622d71-45dd-4f2a-9c4d-2448287dffb0", "modelVersion": "1.0", "modelVersionId": "0e4eb2ae-969e-4ed2-b045-c34b8849aad4" } } }, { "relatedInstance": { "instanceId": "2bc9ebec-f714-4bf3-872e-5188de3eb2c5", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "0887e380-2e98-4795-9a3d-c77140c3c138", "modelVersion": "1.0", "modelVersionId": "17bbf1bb-abe5-4906-9536-d97e598ba83c", "modelCustomizationId": "6b480223-ef3d-4c31-a07f-4240d9dc269e", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-06 01:56:59,006 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:00,637 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vfModules HTTP/1.1" 202 262 2021-09-06 01:57:00,639 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-09-06 01:57:00,640 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","instanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd"}} 2021-09-06 01:57:00,641 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-06 01:57:00,667 DEBUG 129:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c3def67c-ded3-4b21-a321-2aad2d3d41ad', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:00,668 DEBUG 131:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd 2021-09-06 01:57:00,668 DEBUG 132:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] data sent: None 2021-09-06 01:57:00,674 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:00,831 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd HTTP/1.1" 200 2455 2021-09-06 01:57:00,833 INFO 142:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response code: 200 2021-09-06 01:57:00,834 DEBUG 146:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response: {"request":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","startTime":"Mon, 06 Sep 2021 01:56:59 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}},{"relatedInstance":{"instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 06 Sep 2021 01:56:59 GMT"}}} 2021-09-06 01:57:10,846 DEBUG 129:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '028b7090-783f-4778-8115-6052568ae501', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:10,847 DEBUG 131:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd 2021-09-06 01:57:10,847 DEBUG 132:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] data sent: None 2021-09-06 01:57:10,850 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:11,440 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd HTTP/1.1" 200 2708 2021-09-06 01:57:11,442 INFO 142:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response code: 200 2021-09-06 01:57:11,443 DEBUG 146:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response: {"request":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","startTime":"Mon, 06 Sep 2021 01:56:59 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}},{"relatedInstance":{"instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"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?","percentProgress":36,"timestamp":"Mon, 06 Sep 2021 01:57:04 GMT"}}} 2021-09-06 01:57:21,455 DEBUG 129:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '35282c04-4452-419f-b859-4c12081eece0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:21,455 DEBUG 131:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd 2021-09-06 01:57:21,456 DEBUG 132:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] data sent: None 2021-09-06 01:57:21,459 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:21,627 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd HTTP/1.1" 200 2666 2021-09-06 01:57:21,629 INFO 142:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response code: 200 2021-09-06 01:57:21,629 DEBUG 146:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response: {"request":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","startTime":"Mon, 06 Sep 2021 01:56:59 GMT","finishTime":"Mon, 06 Sep 2021 01:57:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}},{"relatedInstance":{"instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:15 GMT"}}} 2021-09-06 01:57:21,630 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-06 01:57:21,631 DEBUG 129:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '356a9074-e58a-4094-8b46-e8699630c641', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:21,632 DEBUG 131:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd 2021-09-06 01:57:21,632 DEBUG 132:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] data sent: None 2021-09-06 01:57:21,634 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:21,793 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd HTTP/1.1" 200 2666 2021-09-06 01:57:21,794 INFO 142:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response code: 200 2021-09-06 01:57:21,795 DEBUG 146:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response: {"request":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","startTime":"Mon, 06 Sep 2021 01:56:59 GMT","finishTime":"Mon, 06 Sep 2021 01:57:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}},{"relatedInstance":{"instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:15 GMT"}}} 2021-09-06 01:57:21,796 DEBUG 129:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a1613384-3eab-437e-a836-3c2cff6751bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:21,796 DEBUG 131:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd 2021-09-06 01:57:21,796 DEBUG 132:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] data sent: None 2021-09-06 01:57:21,798 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:22,004 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd HTTP/1.1" 200 2666 2021-09-06 01:57:22,006 INFO 142:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response code: 200 2021-09-06 01:57:22,006 DEBUG 146:onap_service.py(9) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response: {"request":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","startTime":"Mon, 06 Sep 2021 01:56:59 GMT","finishTime":"Mon, 06 Sep 2021 01:57:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}},{"relatedInstance":{"instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:15 GMT"}}} 2021-09-06 01:57:22,017 DEBUG 129:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f621eb3-2d0b-417b-9355-b1429653d284', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:22,018 DEBUG 131:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd 2021-09-06 01:57:22,018 DEBUG 132:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] data sent: None 2021-09-06 01:57:22,021 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:22,184 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd HTTP/1.1" 200 2666 2021-09-06 01:57:22,186 INFO 142:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response code: 200 2021-09-06 01:57:22,187 DEBUG 146:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response: {"request":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","startTime":"Mon, 06 Sep 2021 01:56:59 GMT","finishTime":"Mon, 06 Sep 2021 01:57:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}},{"relatedInstance":{"instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:15 GMT"}}} 2021-09-06 01:57:22,189 DEBUG 129:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f97c761d-0aee-4ae4-abb2-6c23ac446018', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:22,189 DEBUG 131:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd 2021-09-06 01:57:22,189 DEBUG 132:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] data sent: None 2021-09-06 01:57:22,192 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:22,349 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1294b8ed-88ad-457a-ae9c-5cd35501d1dd HTTP/1.1" 200 2666 2021-09-06 01:57:22,350 INFO 142:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response code: 200 2021-09-06 01:57:22,351 DEBUG 146:onap_service.py(1) - [None][Check 1294b8ed-88ad-457a-ae9c-5cd35501d1dd orchestration request status] response: {"request":{"requestId":"1294b8ed-88ad-457a-ae9c-5cd35501d1dd","startTime":"Mon, 06 Sep 2021 01:56:59 GMT","finishTime":"Mon, 06 Sep 2021 01:57:15 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"}}},{"relatedInstance":{"instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:15 GMT"}}} 2021-09-06 01:57:22,352 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-06 01:57:22,352 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-06 01:57:32,363 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:32,363 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list 2021-09-06 01:57:32,363 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:32,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:32,495 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list HTTP/1.1" 200 1064 2021-09-06 01:57:32,496 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:32,496 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-06 01:57:32,500 DEBUG 129:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:32,500 DEBUG 131:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 2021-09-06 01:57:32,500 DEBUG 132:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] data sent: None 2021-09-06 01:57:32,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:32,685 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 HTTP/1.1" 200 3737 2021-09-06 01:57:32,686 INFO 142:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response code: 200 2021-09-06 01:57:32,687 DEBUG 146:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response: {"vnf-id":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnf-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630893410620","model-invariant-id":"0887e380-2e98-4795-9a3d-c77140c3c138","model-version-id":"17bbf1bb-abe5-4906-9536-d97e598ba83c","model-customization-id":"6b480223-ef3d-4c31-a07f-4240d9dc269e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/vnfs/vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"454ae057-2823-4c9f-ab02-45f6e2d67829"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-06 01:57:32,690 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-06 01:57:32,691 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-06 01:57:32,692 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:32,692 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vf-modules 2021-09-06 01:57:32,693 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0 VF modules] data sent: None 2021-09-06 01:57:32,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:32,790 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vf-modules HTTP/1.1" 200 803 2021-09-06 01:57:32,791 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0 VF modules] response code: 200 2021-09-06 01:57:32,792 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vf-module-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","heat-stack-id":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706/naughty_lumiere","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1630893434534","model-invariant-id":"ac0d7965-6028-4a98-b915-b7212563fbef","model-version-id":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","model-customization-id":"0f1da2ca-c877-4350-ad2a-7484460fd720","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/vnfs/vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vnf-data/vf-modules/vf-module/4a0402b5-1c6c-442d-b210-7ca161cf3126/vf-module-data/vf-module-topology/"}]} 2021-09-06 01:57:32,795 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-06 01:57:32,795 DEBUG 158:vf_module.py(1) - Delete 4a0402b5-1c6c-442d-b210-7ca161cf3126 VF module 2021-09-06 01:57:32,796 DEBUG 45:deletion.py(1) - VF module 4a0402b5-1c6c-442d-b210-7ca161cf3126 deletion request 2021-09-06 01:57:32,811 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:32,812 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:57:32,812 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:32,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:32,895 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:57:32,896 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:32,896 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:57:32,899 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:32,899 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:57:32,900 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:57:32,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:33,087 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-06 01:57:33,089 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:57:33,089 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893403843","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]}]}}]} 2021-09-06 01:57:33,093 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:33,094 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:57:33,094 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:33,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:33,189 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:57:33,190 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:33,191 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:57:33,194 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:33,194 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:57:33,194 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:57:33,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:33,303 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-06 01:57:33,304 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:57:33,305 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893403843","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]}]}}]} 2021-09-06 01:57:33,308 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:33,308 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:57:33,308 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:33,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:33,387 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:57:33,388 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:33,389 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:57:33,392 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:33,392 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:57:33,392 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:57:33,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:33,499 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-06 01:57:33,500 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:57:33,500 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893403843","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]}]}}]} 2021-09-06 01:57:33,504 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:33,504 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:57:33,504 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:57:33,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:33,587 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-06 01:57:33,588 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-06 01:57:33,588 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630893403968","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-06 01:57:33,591 DEBUG 129:onap_service.py(1) - [None][Create 4a0402b5-1c6c-442d-b210-7ca161cf3126 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4363479f-d238-4127-9bbe-c5fd36adf412', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:33,592 DEBUG 131:onap_service.py(1) - [None][Create 4a0402b5-1c6c-442d-b210-7ca161cf3126 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vfModules/4a0402b5-1c6c-442d-b210-7ca161cf3126 2021-09-06 01:57:33,592 DEBUG 132:onap_service.py(1) - [None][Create 4a0402b5-1c6c-442d-b210-7ca161cf3126 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "ac0d7965-6028-4a98-b915-b7212563fbef", "modelVersionId": "aeb0d262-f22b-48ce-abbd-d95925df5cc6", "modelName": "basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706", "modelVersion": "1630893434534", "modelCustomizationId": "0f1da2ca-c877-4350-ad2a-7484460fd720" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-06 01:57:33,595 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:35,034 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vfModules/4a0402b5-1c6c-442d-b210-7ca161cf3126 HTTP/1.1" 202 262 2021-09-06 01:57:35,036 INFO 142:onap_service.py(1) - [None][Create 4a0402b5-1c6c-442d-b210-7ca161cf3126 VF moduledeletion request] response code: 202 2021-09-06 01:57:35,037 DEBUG 146:onap_service.py(1) - [None][Create 4a0402b5-1c6c-442d-b210-7ca161cf3126 VF moduledeletion request] response: {"requestReferences":{"requestId":"4363479f-d238-4127-9bbe-c5fd36adf412","instanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412"}} 2021-09-06 01:57:35,038 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-06 01:57:35,050 DEBUG 129:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '570b7b74-2789-4896-9ac4-160ae7b8663d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:35,051 DEBUG 131:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 2021-09-06 01:57:35,052 DEBUG 132:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] data sent: None 2021-09-06 01:57:35,057 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:35,241 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 HTTP/1.1" 200 1311 2021-09-06 01:57:35,244 INFO 142:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response code: 200 2021-09-06 01:57:35,245 DEBUG 146:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response: {"request":{"requestId":"4363479f-d238-4127-9bbe-c5fd36adf412","startTime":"Mon, 06 Sep 2021 01:57:33 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","modelVersion":"1630893434534","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 06 Sep 2021 01:57:34 GMT"}}} 2021-09-06 01:57:45,260 DEBUG 129:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74e67bcc-de43-4e12-acdd-bb15869b5aae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:45,261 DEBUG 131:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 2021-09-06 01:57:45,261 DEBUG 132:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] data sent: None 2021-09-06 01:57:45,266 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:45,436 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 HTTP/1.1" 200 1522 2021-09-06 01:57:45,439 INFO 142:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response code: 200 2021-09-06 01:57:45,440 DEBUG 146:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response: {"request":{"requestId":"4363479f-d238-4127-9bbe-c5fd36adf412","startTime":"Mon, 06 Sep 2021 01:57:33 GMT","finishTime":"Mon, 06 Sep 2021 01:57:41 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","modelVersion":"1630893434534","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:41 GMT"}}} 2021-09-06 01:57:45,441 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-06 01:57:45,442 DEBUG 129:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd35e5c31-ffc8-4848-a0fb-9a1461628d29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:45,442 DEBUG 131:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 2021-09-06 01:57:45,443 DEBUG 132:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] data sent: None 2021-09-06 01:57:45,445 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:45,620 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 HTTP/1.1" 200 1522 2021-09-06 01:57:45,622 INFO 142:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response code: 200 2021-09-06 01:57:45,622 DEBUG 146:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response: {"request":{"requestId":"4363479f-d238-4127-9bbe-c5fd36adf412","startTime":"Mon, 06 Sep 2021 01:57:33 GMT","finishTime":"Mon, 06 Sep 2021 01:57:41 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","modelVersion":"1630893434534","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:41 GMT"}}} 2021-09-06 01:57:45,624 DEBUG 129:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8881c59d-3542-4d69-923b-99a834afc0e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:45,624 DEBUG 131:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 2021-09-06 01:57:45,624 DEBUG 132:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] data sent: None 2021-09-06 01:57:45,627 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:45,785 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 HTTP/1.1" 200 1522 2021-09-06 01:57:45,787 INFO 142:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response code: 200 2021-09-06 01:57:45,787 DEBUG 146:onap_service.py(10) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response: {"request":{"requestId":"4363479f-d238-4127-9bbe-c5fd36adf412","startTime":"Mon, 06 Sep 2021 01:57:33 GMT","finishTime":"Mon, 06 Sep 2021 01:57:41 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","modelVersion":"1630893434534","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:41 GMT"}}} 2021-09-06 01:57:45,801 DEBUG 129:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8dd0ad0-16bd-48ab-86d7-cf25c4f19f47', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:45,802 DEBUG 131:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 2021-09-06 01:57:45,802 DEBUG 132:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] data sent: None 2021-09-06 01:57:45,806 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:45,970 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 HTTP/1.1" 200 1522 2021-09-06 01:57:45,973 INFO 142:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response code: 200 2021-09-06 01:57:45,973 DEBUG 146:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response: {"request":{"requestId":"4363479f-d238-4127-9bbe-c5fd36adf412","startTime":"Mon, 06 Sep 2021 01:57:33 GMT","finishTime":"Mon, 06 Sep 2021 01:57:41 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","modelVersion":"1630893434534","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:41 GMT"}}} 2021-09-06 01:57:45,975 DEBUG 129:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '070cede6-1f23-43de-882f-7f702c6f4639', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:45,975 DEBUG 131:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 2021-09-06 01:57:45,975 DEBUG 132:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] data sent: None 2021-09-06 01:57:45,977 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:46,181 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4363479f-d238-4127-9bbe-c5fd36adf412 HTTP/1.1" 200 1522 2021-09-06 01:57:46,183 INFO 142:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response code: 200 2021-09-06 01:57:46,183 DEBUG 146:onap_service.py(1) - [None][Check 4363479f-d238-4127-9bbe-c5fd36adf412 orchestration request status] response: {"request":{"requestId":"4363479f-d238-4127-9bbe-c5fd36adf412","startTime":"Mon, 06 Sep 2021 01:57:33 GMT","finishTime":"Mon, 06 Sep 2021 01:57:41 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ac0d7965-6028-4a98-b915-b7212563fbef","modelType":"vfModule","modelName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706","modelVersion":"1630893434534","modelCustomizationUuid":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelVersionId":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelCustomizationId":"0f1da2ca-c877-4350-ad2a-7484460fd720","modelUuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6","modelInvariantUuid":"ac0d7965-6028-4a98-b915-b7212563fbef"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vfModuleInstanceId":"4a0402b5-1c6c-442d-b210-7ca161cf3126","vfModuleInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:41 GMT"}}} 2021-09-06 01:57:46,184 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-06 01:57:46,185 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-06 01:57:46,185 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:46,186 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list 2021-09-06 01:57:46,186 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:46,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:46,332 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list HTTP/1.1" 200 1064 2021-09-06 01:57:46,333 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:46,334 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-06 01:57:46,337 DEBUG 129:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:46,337 DEBUG 131:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 2021-09-06 01:57:46,338 DEBUG 132:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] data sent: None 2021-09-06 01:57:46,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:46,423 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 HTTP/1.1" 200 3737 2021-09-06 01:57:46,424 INFO 142:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response code: 200 2021-09-06 01:57:46,425 DEBUG 146:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response: {"vnf-id":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnf-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630893410620","model-invariant-id":"0887e380-2e98-4795-9a3d-c77140c3c138","model-version-id":"17bbf1bb-abe5-4906-9536-d97e598ba83c","model-customization-id":"6b480223-ef3d-4c31-a07f-4240d9dc269e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/vnfs/vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"454ae057-2823-4c9f-ab02-45f6e2d67829"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-06 01:57:46,428 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:57:46,429 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:57:46,429 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:57:46,429 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:57:46,430 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:57:46,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:57:46,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:57:46,968 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:57:46,968 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:57:46,971 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:57:46,972 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:46,972 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:46,972 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:57:46,972 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:57:46,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:46,973 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:46,973 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:57:46,973 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:57:46,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:46,974 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:46,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:57:46,974 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:57:46,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:46,974 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:46,975 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:57:46,975 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:57:46,975 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:57:46,975 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:57:46,976 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:57:46,976 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:57:46,976 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:57:46,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:57:47,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:57:47,667 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:57:47,670 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:57:47,677 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:57:47,677 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:57:47,678 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel 2021-09-06 01:57:47,678 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-06 01:57:47,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:57:47,868 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel HTTP/1.1" 200 None 2021-09-06 01:57:47,871 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-06 01:57:47,871 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-06 01:57:47,920 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:57:47,920 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720 2021-09-06 01:57:47,920 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-06 01:57:47,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:57:47,959 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720 HTTP/1.1" 200 270 2021-09-06 01:57:47,959 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-06 01:57:47,959 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"ac0d7965-6028-4a98-b915-b7212563fbef","rb-version":"0f1da2ca-c877-4350-ad2a-7484460fd720","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"aeb0d262-f22b-48ce-abbd-d95925df5cc6"}} 2021-09-06 01:57:47,961 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:57:47,961 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest 2021-09-06 01:57:47,962 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-06 01:57:47,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:57:47,988 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest HTTP/1.1" 200 212 2021-09-06 01:57:47,988 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-06 01:57:47,988 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"ac0d7965-6028-4a98-b915-b7212563fbef","rb-version":"0f1da2ca-c877-4350-ad2a-7484460fd720","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-06 01:57:47,990 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:57:47,990 DEBUG 131:onap_service.py(1) - [None][Delete Profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest 2021-09-06 01:57:47,990 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-06 01:57:47,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:57:48,017 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/ac0d7965-6028-4a98-b915-b7212563fbef/0f1da2ca-c877-4350-ad2a-7484460fd720/profile/cnftest HTTP/1.1" 204 0 2021-09-06 01:57:48,018 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-06 01:57:48,018 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-06 01:57:48,021 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:48,021 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list 2021-09-06 01:57:48,021 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:48,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:48,091 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829/relationship-list HTTP/1.1" 200 1064 2021-09-06 01:57:48,092 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:48,092 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d8c1caeb-dcf2-4f41-a07f-f83e110655e4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d8c1caeb-dcf2-4f41-a07f-f83e110655e4"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-06 01:57:48,095 DEBUG 129:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:48,095 DEBUG 131:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 2021-09-06 01:57:48,095 DEBUG 132:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] data sent: None 2021-09-06 01:57:48,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:48,164 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 HTTP/1.1" 200 3737 2021-09-06 01:57:48,165 INFO 142:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response code: 200 2021-09-06 01:57:48,165 DEBUG 146:onap_service.py(1) - [AAI][Get 454ae057-2823-4c9f-ab02-45f6e2d67829 ABCMeta] response: {"vnf-id":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnf-name":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630893410620","model-invariant-id":"0887e380-2e98-4795-9a3d-c77140c3c138","model-version-id":"17bbf1bb-abe5-4906-9536-d97e598ba83c","model-customization-id":"6b480223-ef3d-4c31-a07f-4240d9dc269e","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/454ae057-2823-4c9f-ab02-45f6e2d67829/service-data/vnfs/vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/454ae057-2823-4c9f-ab02-45f6e2d67829","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"454ae057-2823-4c9f-ab02-45f6e2d67829"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-06 01:57:48,167 DEBUG 384:vnf.py(1) - Delete 2bc9ebec-f714-4bf3-872e-5188de3eb2c5 VNF 2021-09-06 01:57:48,167 DEBUG 80:deletion.py(1) - VNF 2bc9ebec-f714-4bf3-872e-5188de3eb2c5 deletion request 2021-09-06 01:57:48,183 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:57:48,183 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:57:48,183 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:57:48,184 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:57:48,184 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:57:48,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:57:48,672 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:57:48,673 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:57:48,673 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:57:48,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:57:48,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:48,675 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:48,676 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:57:48,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:57:48,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:48,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:48,676 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:57:48,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:57:48,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:48,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:48,676 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:57:48,677 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:57:48,677 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:57:48,677 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:57:48,677 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:57:48,677 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:57:48,677 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:57:48,677 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:57:48,678 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:57:48,678 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:57:48,678 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:57:48,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:57:49,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:57:49,415 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:57:49,418 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:57:49,423 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:57:49,424 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:57:49,424 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel 2021-09-06 01:57:49,424 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-06 01:57:49,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:57:49,691 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel HTTP/1.1" 200 None 2021-09-06 01:57:49,694 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-06 01:57:49,694 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-06 01:57:49,745 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:49,745 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:57:49,745 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:49,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:49,797 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:57:49,798 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:49,798 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:57:49,801 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:49,801 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:57:49,801 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:57:49,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:49,863 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-06 01:57:49,864 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:57:49,864 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893403843","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]}]}}]} 2021-09-06 01:57:49,868 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:49,868 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:57:49,868 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:49,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:49,925 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:57:49,926 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:49,926 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:57:49,929 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:49,930 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:57:49,930 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:57:49,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:49,992 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-06 01:57:49,993 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:57:49,994 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893403843","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]}]}}]} 2021-09-06 01:57:49,997 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:49,997 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:57:49,998 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:57:50,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:50,054 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:57:50,056 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:57:50,056 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:57:50,059 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:50,059 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:57:50,059 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:57:50,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:50,127 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-06 01:57:50,128 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:57:50,129 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893403843","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]}]}}]} 2021-09-06 01:57:50,131 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:57:50,132 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:57:50,132 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:57:50,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:57:50,184 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-06 01:57:50,185 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-06 01:57:50,185 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630893403968","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/2bc9ebec-f714-4bf3-872e-5188de3eb2c5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-06 01:57:50,188 DEBUG 129:onap_service.py(1) - [None][Create 2bc9ebec-f714-4bf3-872e-5188de3eb2c5 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23414ea4-1928-427b-bda7-cf5e7e43fed2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:50,188 DEBUG 131:onap_service.py(1) - [None][Create 2bc9ebec-f714-4bf3-872e-5188de3eb2c5 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 2021-09-06 01:57:50,188 DEBUG 132:onap_service.py(1) - [None][Create 2bc9ebec-f714-4bf3-872e-5188de3eb2c5 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "0887e380-2e98-4795-9a3d-c77140c3c138", "modelVersion": "1.0", "modelVersionId": "17bbf1bb-abe5-4906-9536-d97e598ba83c", "modelCustomizationId": "6b480223-ef3d-4c31-a07f-4240d9dc269e", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-06 01:57:50,190 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:51,654 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829/vnfs/2bc9ebec-f714-4bf3-872e-5188de3eb2c5 HTTP/1.1" 202 262 2021-09-06 01:57:51,656 INFO 142:onap_service.py(1) - [None][Create 2bc9ebec-f714-4bf3-872e-5188de3eb2c5 VNF deletion request] response code: 202 2021-09-06 01:57:51,657 DEBUG 146:onap_service.py(1) - [None][Create 2bc9ebec-f714-4bf3-872e-5188de3eb2c5 VNF deletion request] response: {"requestReferences":{"requestId":"23414ea4-1928-427b-bda7-cf5e7e43fed2","instanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2"}} 2021-09-06 01:57:51,657 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-06 01:57:51,670 DEBUG 129:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0fbb7f3-70eb-4db4-883a-a11bf39a09c5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:57:51,671 DEBUG 131:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 2021-09-06 01:57:51,672 DEBUG 132:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] data sent: None 2021-09-06 01:57:51,677 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:57:51,836 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 HTTP/1.1" 200 1268 2021-09-06 01:57:51,840 INFO 142:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response code: 200 2021-09-06 01:57:51,841 DEBUG 146:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response: {"request":{"requestId":"23414ea4-1928-427b-bda7-cf5e7e43fed2","startTime":"Mon, 06 Sep 2021 01:57:50 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 06 Sep 2021 01:57:50 GMT"}}} 2021-09-06 01:58:01,853 DEBUG 129:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1cbed2a0-b624-4bfe-a87a-261d2aefbca5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:01,854 DEBUG 131:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 2021-09-06 01:58:01,854 DEBUG 132:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] data sent: None 2021-09-06 01:58:01,857 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:02,043 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 HTTP/1.1" 200 1474 2021-09-06 01:58:02,046 INFO 142:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response code: 200 2021-09-06 01:58:02,046 DEBUG 146:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response: {"request":{"requestId":"23414ea4-1928-427b-bda7-cf5e7e43fed2","startTime":"Mon, 06 Sep 2021 01:57:50 GMT","finishTime":"Mon, 06 Sep 2021 01:57:54 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:54 GMT"}}} 2021-09-06 01:58:02,047 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-06 01:58:02,048 DEBUG 129:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '14303a05-7b6a-4c40-ac65-595fb369673b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:02,048 DEBUG 131:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 2021-09-06 01:58:02,049 DEBUG 132:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] data sent: None 2021-09-06 01:58:02,051 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:02,236 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 HTTP/1.1" 200 1474 2021-09-06 01:58:02,238 INFO 142:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response code: 200 2021-09-06 01:58:02,238 DEBUG 146:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response: {"request":{"requestId":"23414ea4-1928-427b-bda7-cf5e7e43fed2","startTime":"Mon, 06 Sep 2021 01:57:50 GMT","finishTime":"Mon, 06 Sep 2021 01:57:54 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:54 GMT"}}} 2021-09-06 01:58:02,240 DEBUG 129:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16981ecf-4be1-40da-af91-dea45df6996a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:02,240 DEBUG 131:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 2021-09-06 01:58:02,241 DEBUG 132:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] data sent: None 2021-09-06 01:58:02,244 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:02,419 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 HTTP/1.1" 200 1474 2021-09-06 01:58:02,421 INFO 142:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response code: 200 2021-09-06 01:58:02,422 DEBUG 146:onap_service.py(11) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response: {"request":{"requestId":"23414ea4-1928-427b-bda7-cf5e7e43fed2","startTime":"Mon, 06 Sep 2021 01:57:50 GMT","finishTime":"Mon, 06 Sep 2021 01:57:54 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:54 GMT"}}} 2021-09-06 01:58:02,434 DEBUG 129:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21f0917c-e980-4dce-b366-1a8348a2a070', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:02,434 DEBUG 131:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 2021-09-06 01:58:02,435 DEBUG 132:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] data sent: None 2021-09-06 01:58:02,439 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:02,605 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 HTTP/1.1" 200 1474 2021-09-06 01:58:02,607 INFO 142:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response code: 200 2021-09-06 01:58:02,608 DEBUG 146:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response: {"request":{"requestId":"23414ea4-1928-427b-bda7-cf5e7e43fed2","startTime":"Mon, 06 Sep 2021 01:57:50 GMT","finishTime":"Mon, 06 Sep 2021 01:57:54 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:54 GMT"}}} 2021-09-06 01:58:02,609 DEBUG 129:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ac4aeb0-7482-472e-b9e1-2d4d3f7d6d11', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:02,610 DEBUG 131:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 2021-09-06 01:58:02,610 DEBUG 132:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] data sent: None 2021-09-06 01:58:02,612 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:02,760 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23414ea4-1928-427b-bda7-cf5e7e43fed2 HTTP/1.1" 200 1474 2021-09-06 01:58:02,761 INFO 142:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response code: 200 2021-09-06 01:58:02,762 DEBUG 146:onap_service.py(1) - [None][Check 23414ea4-1928-427b-bda7-cf5e7e43fed2 orchestration request status] response: {"request":{"requestId":"23414ea4-1928-427b-bda7-cf5e7e43fed2","startTime":"Mon, 06 Sep 2021 01:57:50 GMT","finishTime":"Mon, 06 Sep 2021 01:57:54 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0887e380-2e98-4795-9a3d-c77140c3c138","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelVersionId":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelCustomizationId":"6b480223-ef3d-4c31-a07f-4240d9dc269e","modelUuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","modelInvariantUuid":"0887e380-2e98-4795-9a3d-c77140c3c138","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","vnfInstanceId":"2bc9ebec-f714-4bf3-872e-5188de3eb2c5","vnfInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:57:54 GMT"}}} 2021-09-06 01:58:02,763 DEBUG 319:service.py(1) - Delete 454ae057-2823-4c9f-ab02-45f6e2d67829 service instance 2021-09-06 01:58:02,763 DEBUG 113:deletion.py(1) - Service 454ae057-2823-4c9f-ab02-45f6e2d67829 deletion request 2021-09-06 01:58:02,777 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:58:02,777 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:58:02,778 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:58:02,778 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:58:02,778 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:58:02,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:58:05,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:58:05,157 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:58:05,157 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:58:05,161 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:58:05,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:05,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:05,162 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:58:05,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:58:05,162 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:05,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:05,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:05,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:58:05,163 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:05,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:05,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:05,164 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:58:05,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:05,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:05,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:05,164 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:58:05,165 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:58:05,165 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:58:05,165 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:58:05,166 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:58:05,166 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:58:05,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:58:06,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:58:06,623 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:58:06,625 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:58:06,631 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:58:06,632 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:58:06,632 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:58:06,632 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:58:06,633 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:58:06,633 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:58:06,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:58:07,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:58:07,253 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:58:07,253 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:58:07,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:58:07,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:07,257 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:07,257 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:58:07,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:58:07,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:07,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:07,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:07,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:58:07,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:07,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:07,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:07,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:58:07,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:07,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:07,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:07,260 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:58:07,260 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:58:07,260 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:58:07,261 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:58:07,261 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:58:07,261 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:58:07,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:58:07,980 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:58:07,983 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:58:07,986 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:58:07,992 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:58:07,993 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-06 01:58:07,993 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-06 01:58:07,994 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:58:07,994 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-06 01:58:07,994 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-06 01:58:07,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:58:08,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-06 01:58:08,547 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-06 01:58:08,547 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4be7bcdf-0379-4c01-bccc-0a93ad5e669e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","name":"basic_onboard_dYDItR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/62d81637-ab59-450c-867a-22b2e90a3e45/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93033a40-1bea-4609-8525-c4b3e024f9bc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-06 01:58:08,550 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-06 01:58:08,551 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:08,551 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:08,551 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-06 01:58:08,551 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_dYDItR from SDC 2021-09-06 01:58:08,551 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:08,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:08,552 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:08,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-06 01:58:08,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:08,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:08,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:08,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-06 01:58:08,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-06 01:58:08,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-06 01:58:08,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-06 01:58:08,554 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-06 01:58:08,554 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-06 01:58:08,554 INFO 192:__init__.py(1) - Service found, updating information 2021-09-06 01:58:08,554 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:58:08,555 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-06 01:58:08,555 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-06 01:58:08,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-06 01:58:09,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-06 01:58:09,235 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-06 01:58:09,238 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"acc689fa-7896-49d9-8c30-115d2c5377db","lifecycleState":"CERTIFIED","lastUpdateDate":1630883967129,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8995ee8-59d3-4961-ab54-0e4e006e6b6a","invariantUUID":"723d269b-ae0c-4631-8ac7-96775bf90260","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6cbf751e-425c-44d9-9942-d2d5a6421244","lifecycleState":"CERTIFIED","lastUpdateDate":1630883930706,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4aa547e-b0b4-47b3-95d5-4e1efd85d613","invariantUUID":"b3b5150c-a708-4955-af1a-ee2cec747dad","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":"networkrules","uniqueId":"040dcea0-6a3e-490f-89a3-1d65a2102b45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884107269,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5198080d-27a3-4a7d-9da7-5b245927b79c","invariantUUID":"62230adf-4fa3-4c16-973b-8de0279152de","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":"port","uniqueId":"3d1a840a-f945-44cf-82b2-b8d51e379211","lifecycleState":"CERTIFIED","lastUpdateDate":1630883961434,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4542ed4-0dda-49a9-89ec-4ef0b7d5b9a4","invariantUUID":"ad5dc656-f76b-43bb-9bab-5ce4595c5c8b","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbef47e9-8cf2-4e52-9855-49961198f9d1","lifecycleState":"CERTIFIED","lastUpdateDate":1630883996917,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa92cd7c-f26f-4835-bbb9-343418c2b477","invariantUUID":"ef157f72-d1fb-4ec9-b747-4bfad5b32a7e","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":"port","uniqueId":"ec36f2bb-f2f4-4ace-8d2c-fdac45f15fff","lifecycleState":"CERTIFIED","lastUpdateDate":1630884481026,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7107b87-b80d-46bc-817c-feea6be886fe","invariantUUID":"ed7e7388-ebb3-4f4e-a430-9b6998169bc0","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":"securityrules","uniqueId":"1ae78b23-cf48-4d3a-a9f2-b50faeba06b3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884118146,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2141bb8c-bda8-4a18-aeb0-3605c85772fb","invariantUUID":"35952cf5-6dd7-4ddf-8e50-7b09acd6ae72","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":"63840dfe-f8f6-44e2-ba61-cd3e19b67a73","lifecycleState":"CERTIFIED","lastUpdateDate":1630884249869,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"efdaec6d-3448-411b-9216-eb694e24557b","invariantUUID":"d3199767-c4d1-445e-9f28-dc5a6a30d9ba","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":"network","uniqueId":"e2b6afc6-6d59-4121-a4f0-e07e8f99ade9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884039022,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4721967d-4bfe-4990-86e1-5fe5060e9ed2","invariantUUID":"53268298-7c5e-41d1-9b06-c48f533de3e6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5d3e57f-e6ba-4596-ac39-e446d022418f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884504414,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8831f487-7813-45ab-a7d0-61395511ccb2","invariantUUID":"725796d9-a789-44c2-a8cc-d82d1e5aad98","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bcb12512-d6bf-400f-a772-1ad052075d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1630892905508,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"dd3f6aff-7168-47c8-81ac-67116b1d41d7","invariantUUID":"703c930a-687d-4a5e-8d0c-505cf19a3d58","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":"30330acc-bbf1-4e95-81ec-6984fb451b85","lifecycleState":"CERTIFIED","lastUpdateDate":1630884317104,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7258c96-6c39-4ed4-84ea-f3fbaded5fe4","invariantUUID":"f397329c-cd75-4fdd-bbd2-bd5ef53d116f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52aced5a-59f7-40f7-8a51-1308ac8d1922","lifecycleState":"CERTIFIED","lastUpdateDate":1630884133963,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9d11657-2e32-404c-8236-e1cbf44d43a6","invariantUUID":"6a4f624f-fff9-4e74-8cd1-251e55c1c87d","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":"919c4a75-0bfe-4981-be39-76b4a461f769","lifecycleState":"CERTIFIED","lastUpdateDate":1630884405213,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a7943f0-ce98-421a-803d-1eee372f7190","invariantUUID":"76cda100-5352-4ee1-a830-456bcf43eb6b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9e538a0-2489-4394-b884-c91fd83a8d86","lifecycleState":"CERTIFIED","lastUpdateDate":1630884490659,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e361f155-0770-43df-acb6-239aafdd4e0a","invariantUUID":"02d6243a-122d-4680-8a57-aab2493e24dd","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b25694a2-1fde-4e5f-b15c-662b1f3957ce","lifecycleState":"CERTIFIED","lastUpdateDate":1630883924180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"ca8b1d01-3043-4be4-a5ba-fac054bdfbdf","invariantUUID":"2cb51c8b-a3f2-4ea3-8975-5b9119e11846","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":"50cdf8b1-a230-413d-bd8a-d4f6444a7154","lifecycleState":"CERTIFIED","lastUpdateDate":1630884140818,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28f50816-615d-4207-966f-135f02cd8fb7","invariantUUID":"7ddedc33-8534-438c-8d9e-1fc5cfa50f11","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":"64534b7e-0692-4095-97da-13032d950206","lifecycleState":"CERTIFIED","lastUpdateDate":1630884423944,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0534669-d613-4380-89b7-2fa987cb7633","invariantUUID":"2ebad8fa-d2cc-4cbb-b008-57de1a716779","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":"network","uniqueId":"ba982cd3-f860-4520-b130-ef98b0266cfa","lifecycleState":"CERTIFIED","lastUpdateDate":1630884445090,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ce862ba-bd77-4619-80da-2c786c7d3cfb","invariantUUID":"21a8150d-3772-40a8-b39e-efd5c7bddcfb","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":"defaulticon","uniqueId":"1c29d6a8-fd3b-4b62-b2c9-0a89fb4cdf01","lifecycleState":"CERTIFIED","lastUpdateDate":1630884262173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e77446ae-e7d1-4825-aafa-83dabd9fcbeb","invariantUUID":"9d3e2e41-b33e-4f7d-b197-42dc7069cf29","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":"port","uniqueId":"1530ff11-f99f-43c5-99b9-802b53cdeef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884411901,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7975e13f-edac-45b9-a28c-f1e3a5aa26dc","invariantUUID":"7be0e10c-a597-4a1d-8492-a6bb1e737352","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c00e7131-343f-45d5-8a79-506d5b11ef50","lifecycleState":"CERTIFIED","lastUpdateDate":1630884225815,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a62eac7-190f-4011-889f-d0735f573968","invariantUUID":"60e92301-70bb-417c-a90d-4453ca6933e6","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":"a90c7c94-a7c5-4b1b-82d7-1cb6ef0fa83f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884520615,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc41bb9d-4b34-4cf5-ac34-acdd56723ac0","invariantUUID":"3fd447e4-969a-4431-ae75-63392d98fa11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a42e0a51-86ec-4f17-b912-3dd08a172e21","lifecycleState":"CERTIFIED","lastUpdateDate":1630884206333,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"868943fa-7043-4e4d-9533-f0d893733590","invariantUUID":"345d8d1c-1ac8-456d-abdd-3ec94e9b937a","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":"objectStorage","uniqueId":"1f1ae4d5-6dfb-4fc4-92d1-6d8ddd2f8823","lifecycleState":"CERTIFIED","lastUpdateDate":1630884359368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9856c5d-80d8-46a5-a569-a1a0112d6963","invariantUUID":"269aff0f-5ee6-4a0b-98ed-e8bf70625468","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bbd27f18-ab5e-4fdd-be2c-b7ffff5fa4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884538925,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1023c899-ce4c-4ef7-a44b-5c67e918f0ba","invariantUUID":"1bb2bb14-e8e9-4732-bdeb-63846edfc358","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":"network","uniqueId":"70a02d61-f82e-4ff7-963d-f88fdece2e59","lifecycleState":"CERTIFIED","lastUpdateDate":1630884450807,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04d2908c-4ba7-4959-9510-da52d6e1deb1","invariantUUID":"572b8331-5986-4dce-acc4-40bf21be24fe","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":"ce7a14b3-e3f4-402f-b311-c1a6d8ed8b66","lifecycleState":"CERTIFIED","lastUpdateDate":1630884146893,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b2de724-e8ba-4c2a-904e-9af11f77234d","invariantUUID":"b00cfd06-9ed4-4838-b4ef-b5f69c7e48a1","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":"58990aa3-06d3-4535-ad7c-4d9a406e162b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884171463,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f9cfba3-11db-4dcb-ae24-0f8104ad2aed","invariantUUID":"35f072a7-b92d-41ce-9115-b9e192fcb33a","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"767156b4-2416-43e7-815b-3599e6ede5b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884029879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"967b3a37-215b-474c-b564-5f69cac6da65","invariantUUID":"1955b4ec-5ffe-4300-8315-888e8da3010b","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":"port","uniqueId":"4ccf1fe0-898b-4ab0-a575-0fece69d1232","lifecycleState":"CERTIFIED","lastUpdateDate":1630884091998,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c17752b-090a-4afd-9c10-cf649a220558","invariantUUID":"670a25cd-c4ce-4aa1-b417-525a71cd7ad2","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":"port","uniqueId":"ecc0b930-b0aa-4d7a-9f24-7cd893ef3168","lifecycleState":"CERTIFIED","lastUpdateDate":1630884417230,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96a4a5ef-4b3d-49a2-9c7e-938105b13822","invariantUUID":"0a9e7640-1f7e-48f7-9262-d1f205709fd0","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed496f9-3f22-45a5-b2bf-fd80c3d2c802","lifecycleState":"CERTIFIED","lastUpdateDate":1630884176964,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8de46fc-0c24-42da-af93-6f4552fd8bd7","invariantUUID":"e03ebc58-9c41-480c-bb34-ab682436b062","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"baddf270-2785-4598-9aa0-e1946306d336","lifecycleState":"CERTIFIED","lastUpdateDate":1630884044576,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99f601c3-352e-4028-98ea-5910a38676f9","invariantUUID":"870dd6a9-1a4e-4a13-8ed9-5599ede3bfa7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62e1b28e-8164-4179-9fd2-f9528c887bd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884460977,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b916753-ddaa-4a55-ae84-c6602a5f2317","invariantUUID":"e3758f26-80b6-4e89-9fd8-75d1215eff18","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":"network","uniqueId":"00a10410-99d8-4818-a586-6467cb283fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884432943,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2218ee5c-c8d6-475b-8602-2b57d53b946c","invariantUUID":"e9edabf9-c011-4bdf-a38c-5fd7662a45d2","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":"30de89fb-c5b7-4076-81e7-409dd75dc472","lifecycleState":"CERTIFIED","lastUpdateDate":1630884366851,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd415d5-4c80-4d7d-b7f5-8d4683b3b043","invariantUUID":"9118cfb3-9da2-4f9d-ba64-bbbc3b9c4aae","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db625859-caac-4aba-9fc2-42f54409e32b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884392594,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4a93d7b-dbd8-4964-ad67-099ac5b91806","invariantUUID":"2c359795-ffc6-45a5-83af-f7f614549857","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"175a9dc6-8ce5-41c4-8252-4b9e04edc8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1630883936357,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab32054-b67c-4931-917e-728f15fa6ddd","invariantUUID":"f2b20721-1600-4f06-9912-ac28f1344531","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":"cb2940cd-a0c5-4ebc-8645-6962b85d1191","lifecycleState":"CERTIFIED","lastUpdateDate":1630893020615,"name":"basic_onboard_dYDItR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"88a108f1-399a-4d8c-a338-23fb03eec65c","invariantUUID":"28a05f79-7fb2-42b8-8684-afc931c305f8","systemName":"BasicOnboardDyditr","description":"VF","tags":["basic_onboard_dYDItR"],"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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"597a9182-5c8d-4bc4-8cd1-2938894bbcaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630884514989,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0079a96-0d52-4572-8e3a-59b305de88ad","invariantUUID":"92692747-ab4b-47ed-b06b-f993bf1da0a8","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":"e29099ac-65b0-4a48-bb62-aef2be806af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884112538,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31866ad3-72b6-404a-885c-a6af1417dff6","invariantUUID":"05f17c03-6ab9-4cd4-8fc9-ff9be9ae6ffd","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"184687c2-9823-4780-95e1-acb68b587bac","lifecycleState":"CERTIFIED","lastUpdateDate":1630884243728,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adf6c938-bc00-4555-ab8b-640ae90ebc81","invariantUUID":"e3199f09-5f1a-41de-bd44-9572d379851b","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":"compute","uniqueId":"e83d241c-0184-4c8a-986b-7edc4650057a","lifecycleState":"CERTIFIED","lastUpdateDate":1630884323846,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f3ebf3f-e298-4d7f-9fa0-220525805762","invariantUUID":"9c841928-8009-4b70-ac3f-4fff8fbbf5ee","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"527dba3c-0731-4c1c-97e1-d61ea77df96d","lifecycleState":"CERTIFIED","lastUpdateDate":1630884526902,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b77ad3-fecc-4cd5-a96a-88ef044a4682","invariantUUID":"c865ed6b-6d03-405c-90d2-fafe05f55d8d","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":"objectStorage","uniqueId":"54d04b8e-7261-466d-98eb-7d33c239eb31","lifecycleState":"CERTIFIED","lastUpdateDate":1630884343638,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9cfd98-e537-4940-93e0-fcf37a7e7371","invariantUUID":"fea6eace-8a63-4e17-b87d-75ec3a75bbfb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24cabe6e-2efb-478d-9ab0-32dc0f84eb12","lifecycleState":"CERTIFIED","lastUpdateDate":1630884023115,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b55b535-b21b-45f7-a25e-07d8b94a7da2","invariantUUID":"44b76b2e-eda8-4f96-acf8-f00afdc2b3a0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"191a193a-aa19-40fd-8a1f-2dfb984210a4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884439715,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b8d205e-fc8a-4ca0-830c-a36ecc5378bd","invariantUUID":"bb76b2f6-b016-48aa-8efb-b7bc8a43af26","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"658043aa-19e7-430f-904b-c0dc131102f2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884164859,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"355d84f3-5610-49a4-9619-28cabdb8af54","invariantUUID":"5c65d830-f758-4f99-9e30-9b04e2c8f423","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":"defaulticon","uniqueId":"f0d730a5-4913-4d3d-8769-7a372364e213","lifecycleState":"CERTIFIED","lastUpdateDate":1630884268390,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b202a1b7-3d92-4d98-a675-4edae78ba875","invariantUUID":"322c5fb1-c91c-4124-93f9-bdfe78bf0f75","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":"43408961-f062-4811-856f-c725f84fe2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630884231128,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b705ffe-afd2-4e91-90a9-675b6ff1ca21","invariantUUID":"e80fdb8d-dcf0-4762-beec-43cc5cff3d78","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd245210-6045-4a92-9d7b-a36e6b5d5feb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884283185,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09f1dafc-ff85-4b20-8d2f-b64948196317","invariantUUID":"e589df96-1374-4a5d-960c-8106bb8aad9f","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":"9d24a225-bd1a-4d08-b5a7-2750e2d180c4","lifecycleState":"CERTIFIED","lastUpdateDate":1630884276980,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9375e86-940b-43ea-85bb-98ea4c310ba9","invariantUUID":"ec22e6c5-d798-40e2-b1f1-9f0f0a6c1b6b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0ee5bd7-3b02-4ca9-95f7-ec1ea4d00deb","lifecycleState":"CERTIFIED","lastUpdateDate":1630884050983,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"014ce1b2-8470-4ba3-aa99-28c871f50226","invariantUUID":"fcbcc9b5-9c51-47fc-860d-6a2ae41cb65a","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":"networkrules","uniqueId":"a4893ece-1679-47d0-aa47-e2f5125a625f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884085980,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9acbff1-635f-4071-b323-28c56d9de8d1","invariantUUID":"1a2e6f0c-2c92-4d69-bd13-0eb73ba3dd13","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73c0ab3-6aec-4ce1-8bf9-3e1b39f34648","lifecycleState":"CERTIFIED","lastUpdateDate":1630884255428,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e5d781-a07d-409e-a701-21f1bba1065b","invariantUUID":"137ee460-5a1e-4251-9b35-bc47961fb05f","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":"6bc44bd8-ed97-4973-8b2f-b33821e678e5","lifecycleState":"CERTIFIED","lastUpdateDate":1630884308932,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9706edc4-28f5-4fd3-91b6-2103faa66594","invariantUUID":"0c510a98-c833-46ae-b126-82d7eead70c9","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":"defaulticon","uniqueId":"b5413bdf-c16a-419b-971f-ece51ed1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1630884399912,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5a25cad-a36b-4470-a3fa-f00733adcc37","invariantUUID":"12849d63-52f9-4419-ab6e-9e84a3d39ac3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"14199e26-0d0e-47c3-b923-041225197c45","lifecycleState":"CERTIFIED","lastUpdateDate":1630884471490,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c165018-12f1-47a7-81ff-96d2cd16476a","invariantUUID":"3ba8f481-b5f4-4962-82e6-c71e7dd2d941","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"50eccfb2-9757-48fb-b619-25b0ce0910cd","lifecycleState":"CERTIFIED","lastUpdateDate":1630883991396,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae1899b2-5564-45b2-8acc-7372f2dbbbce","invariantUUID":"8aed475b-3441-4bdd-bc55-0469f90e2a8b","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":"port","uniqueId":"75105084-bda5-48aa-adf5-f0de853f39f9","lifecycleState":"CERTIFIED","lastUpdateDate":1630884010345,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed91f45c-c6ae-4dd4-8668-10c3ac8aba6a","invariantUUID":"7f91f6b6-f7da-45dd-9825-4318e616ef04","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d75b1ccc-738e-4766-b51a-8ab9a83984c6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884289550,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ee3e218-720f-4558-b770-784851b56147","invariantUUID":"985857d2-bcda-4f24-9b9f-f7c9eda7746e","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1e2f23-6d52-4d52-afa6-3fe45a8e4f6b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884294780,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d7f6073-02d0-4c66-9854-5c3ead0e0c9c","invariantUUID":"256e2e1f-c1c8-42ea-aa10-8b7423fa566e","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c2879d41-3321-40ce-9c13-747f03d8ce44","lifecycleState":"CERTIFIED","lastUpdateDate":1630883985550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabac26d-5504-438d-84b1-63fe4367352d","invariantUUID":"5916264e-c747-4296-b687-99211aac87b9","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":"defaulticon","uniqueId":"165e3515-7d24-48e1-806e-c813548dbad7","lifecycleState":"CERTIFIED","lastUpdateDate":1630893126398,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17bbf1bb-abe5-4906-9536-d97e598ba83c","invariantUUID":"0887e380-2e98-4795-9a3d-c77140c3c138","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"693486f7-d27d-4681-9e90-3c7cb05e0234","lifecycleState":"CERTIFIED","lastUpdateDate":1630884466228,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6d922cf-f8ca-4583-a238-20892920a96a","invariantUUID":"ca05f63f-b801-4af5-9af4-f950a8f86e2a","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":"defaulticon","uniqueId":"1407cd63-7661-43f6-ab73-1c36b75245a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630884015801,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea824851-2b9e-4099-a215-3234da590c78","invariantUUID":"b59dcb56-7438-444e-9c7d-bd3c88ed5949","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dec3ebb5-b739-42ac-8f5f-43be6e8324f6","lifecycleState":"CERTIFIED","lastUpdateDate":1630884128454,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2002947e-289c-48ed-a2f7-a072356460af","invariantUUID":"a57e0e52-c703-417d-b350-cf60c021640a","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":"loadBalancer","uniqueId":"a556801a-8adb-4f4c-bd32-637bc2594933","lifecycleState":"CERTIFIED","lastUpdateDate":1630883954403,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f481a63-e11a-466d-bb89-791083ff527f","invariantUUID":"f55be8f0-0b70-4397-b0d9-c84b53005451","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":"network","uniqueId":"a4b66c45-a3e0-468d-a3cb-64b754a73c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1630884003544,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"190879ae-1741-47ff-81bc-864ede1aa810","invariantUUID":"237e72b5-8595-4f95-89a1-9a952b4b648d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a3e30d3-3991-4066-90ce-36dad69bcca2","lifecycleState":"CERTIFIED","lastUpdateDate":1630884535537,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec9ca5a1-3d06-4122-a061-b70b95c72078","invariantUUID":"ed7bfe80-0b87-4e66-aa4d-338f97ee7ed3","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":"compute","uniqueId":"0376425d-9398-4ae0-b066-1da10d73af93","lifecycleState":"CERTIFIED","lastUpdateDate":1630884338394,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4760ff2b-cea5-447e-8b3f-c0742dfbedc3","invariantUUID":"23e29c25-3d1a-4340-a947-91a1ed2d0f8e","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":"compute","uniqueId":"bcab250e-136b-4e0d-b558-3ba4ccb7541e","lifecycleState":"CERTIFIED","lastUpdateDate":1630883893664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61773d86-5d54-4a65-9024-7c3b714504c1","invariantUUID":"a79edb18-18f2-436d-a539-b70e70d349e3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1bd5b66c-1238-43c2-b4f9-f24168ea332c","lifecycleState":"CERTIFIED","lastUpdateDate":1630893182445,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","invariantUUID":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc2d24fe-ab42-42a0-bf69-131e202b3475","lifecycleState":"CERTIFIED","lastUpdateDate":1630892520830,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"93033a40-1bea-4609-8525-c4b3e024f9bc","invariantUUID":"24863ec6-2d1c-493f-8fd7-665c59e23f45","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":"5e7e7679-1a8f-4612-88fc-74b56b33cff5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630892937465,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4be7bcdf-0379-4c01-bccc-0a93ad5e669e","invariantUUID":"4ae80d68-df28-4051-a88a-ba9628cc5c05","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5bb280cf-406f-4ee3-85f9-ecb5fa9acc51","lifecycleState":"CERTIFIED","lastUpdateDate":1630893069060,"name":"basic_onboard_dYDItR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"62d81637-ab59-450c-867a-22b2e90a3e45","invariantUUID":"8b872138-e6cd-403f-8166-ecd1a2225cd3","systemName":"BasicOnboardDyditr","description":"service","tags":["basic_onboard_dYDItR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-06 01:58:09,244 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-06 01:58:09,244 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-06 01:58:09,245 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel 2021-09-06 01:58:09,245 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-06 01:58:09,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-06 01:58:09,434 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e4eb2ae-969e-4ed2-b045-c34b8849aad4/toscaModel HTTP/1.1" 200 None 2021-09-06 01:58:09,437 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-06 01:58:09,437 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-06 01:58:09,481 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:58:09,481 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:58:09,481 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:58:09,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:58:09,542 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:58:09,542 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:58:09,543 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:58:09,545 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:58:09,546 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:58:09,546 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:58:09,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:58:09,615 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-06 01:58:09,616 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:58:09,617 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893473929","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-06 01:58:09,620 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:58:09,620 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:58:09,621 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:58:09,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:58:09,673 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:58:09,674 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:58:09,674 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:58:09,677 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:58:09,677 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:58:09,677 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:58:09,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:58:09,740 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-06 01:58:09,741 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:58:09,741 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893473929","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-06 01:58:09,744 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:58:09,744 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-06 01:58:09,744 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-06 01:58:09,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:58:09,791 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-06 01:58:09,792 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-06 01:58:09,792 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-06 01:58:09,794 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:58:09,794 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-06 01:58:09,794 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-06 01:58:09,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:58:09,842 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-06 01:58:09,842 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-06 01:58:09,843 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1630893473929","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-06 01:58:09,845 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-06 01:58:09,846 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-06 01:58:09,846 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-06 01:58:09,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-06 01:58:09,894 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-06 01:58:09,894 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-06 01:58:09,895 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630893473929","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-06 01:58:09,898 DEBUG 129:onap_service.py(1) - [None][Create 454ae057-2823-4c9f-ab02-45f6e2d67829 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '338ea7b5-bb72-4a65-9dda-27e4664da2a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:09,898 DEBUG 131:onap_service.py(1) - [None][Create 454ae057-2823-4c9f-ab02-45f6e2d67829 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829 2021-09-06 01:58:09,898 DEBUG 132:onap_service.py(1) - [None][Create 454ae057-2823-4c9f-ab02-45f6e2d67829 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b1622d71-45dd-4f2a-9c4d-2448287dffb0", "modelVersion": "1.0", "modelVersionId": "0e4eb2ae-969e-4ed2-b045-c34b8849aad4" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-06 01:58:09,901 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:11,825 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/454ae057-2823-4c9f-ab02-45f6e2d67829 HTTP/1.1" 202 262 2021-09-06 01:58:11,827 INFO 142:onap_service.py(1) - [None][Create 454ae057-2823-4c9f-ab02-45f6e2d67829 Service deletion request] response code: 202 2021-09-06 01:58:11,828 DEBUG 146:onap_service.py(1) - [None][Create 454ae057-2823-4c9f-ab02-45f6e2d67829 Service deletion request] response: {"requestReferences":{"requestId":"338ea7b5-bb72-4a65-9dda-27e4664da2a2","instanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2"}} 2021-09-06 01:58:11,828 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-06 01:58:11,837 DEBUG 129:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1fabc01e-9b04-43cc-965a-19d9ee033ddf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:11,838 DEBUG 131:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 2021-09-06 01:58:11,838 DEBUG 132:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] data sent: None 2021-09-06 01:58:11,842 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:12,006 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 HTTP/1.1" 200 1020 2021-09-06 01:58:12,008 INFO 142:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response code: 200 2021-09-06 01:58:12,009 DEBUG 146:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response: {"request":{"requestId":"338ea7b5-bb72-4a65-9dda-27e4664da2a2","startTime":"Mon, 06 Sep 2021 01:58:10 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 06 Sep 2021 01:58:11 GMT"}}} 2021-09-06 01:58:22,022 DEBUG 129:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f91399d-a2a5-43fa-b297-22b2e0d2aae8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:22,023 DEBUG 131:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 2021-09-06 01:58:22,024 DEBUG 132:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] data sent: None 2021-09-06 01:58:22,027 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:22,198 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 HTTP/1.1" 200 1230 2021-09-06 01:58:22,200 INFO 142:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response code: 200 2021-09-06 01:58:22,201 DEBUG 146:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response: {"request":{"requestId":"338ea7b5-bb72-4a65-9dda-27e4664da2a2","startTime":"Mon, 06 Sep 2021 01:58:10 GMT","finishTime":"Mon, 06 Sep 2021 01:58:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:58:14 GMT"}}} 2021-09-06 01:58:22,202 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-06 01:58:22,203 DEBUG 129:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3bf716f-9cce-4846-8a96-6a744e6762e8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:22,203 DEBUG 131:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 2021-09-06 01:58:22,204 DEBUG 132:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] data sent: None 2021-09-06 01:58:22,206 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:22,367 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 HTTP/1.1" 200 1230 2021-09-06 01:58:22,369 INFO 142:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response code: 200 2021-09-06 01:58:22,369 DEBUG 146:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response: {"request":{"requestId":"338ea7b5-bb72-4a65-9dda-27e4664da2a2","startTime":"Mon, 06 Sep 2021 01:58:10 GMT","finishTime":"Mon, 06 Sep 2021 01:58:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:58:14 GMT"}}} 2021-09-06 01:58:22,370 DEBUG 129:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6bbe099-19da-4fbd-b320-801326d6740a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:22,370 DEBUG 131:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 2021-09-06 01:58:22,371 DEBUG 132:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] data sent: None 2021-09-06 01:58:22,373 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:22,547 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 HTTP/1.1" 200 1230 2021-09-06 01:58:22,548 INFO 142:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response code: 200 2021-09-06 01:58:22,549 DEBUG 146:onap_service.py(12) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response: {"request":{"requestId":"338ea7b5-bb72-4a65-9dda-27e4664da2a2","startTime":"Mon, 06 Sep 2021 01:58:10 GMT","finishTime":"Mon, 06 Sep 2021 01:58:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:58:14 GMT"}}} 2021-09-06 01:58:22,563 DEBUG 129:onap_service.py(1) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a0bb0a2-c1b7-48c7-8b6a-7a8d81b1faca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-06 01:58:22,563 DEBUG 131:onap_service.py(1) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 2021-09-06 01:58:22,563 DEBUG 132:onap_service.py(1) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] data sent: None 2021-09-06 01:58:22,567 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-06 01:58:22,726 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/338ea7b5-bb72-4a65-9dda-27e4664da2a2 HTTP/1.1" 200 1230 2021-09-06 01:58:22,728 INFO 142:onap_service.py(1) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response code: 200 2021-09-06 01:58:22,729 DEBUG 146:onap_service.py(1) - [None][Check 338ea7b5-bb72-4a65-9dda-27e4664da2a2 orchestration request status] response: {"request":{"requestId":"338ea7b5-bb72-4a65-9dda-27e4664da2a2","startTime":"Mon, 06 Sep 2021 01:58:10 GMT","finishTime":"Mon, 06 Sep 2021 01:58:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b1622d71-45dd-4f2a-9c4d-2448287dffb0","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelUuid":"0e4eb2ae-969e-4ed2-b045-c34b8849aad4","modelInvariantUuid":"b1622d71-45dd-4f2a-9c4d-2448287dffb0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"454ae057-2823-4c9f-ab02-45f6e2d67829","serviceInstanceName":"basic_cnf-8ff07125-8b33-4568-9cdb-b0f92f66d706"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 06 Sep 2021 01:58:14 GMT"}}} 2021-09-06 01:58:22,730 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-06 01:58:22,732 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-06 01:58:22,732 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:58:22,733 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-06 01:58:22,733 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-06 01:58:22,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:58:22,773 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-06 01:58:22,774 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-06 01:58:22,775 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkT1ZFbDVUV3BSZDA5V2IxaEVWRTE0VFVScmQwMTZTWGxOYWxGM1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEV3NUNrWnZibXh2VTBWeEwxUnRVa0ZqSzFWSWFEUjNLMjU0VlRkalREQm9kSEIxY2pCM2FYTlVWbFoyTjB4TU9WSnpiQzlDZFVaaVFVUkxRaXQyVjJkMGEyRUtjeXQ2UVhCNFN6SmtTVzVsZEhKaFRVRnJkRnBZUkZCWlpXcFJXRUpxTm1aWVJubE1kV056UlZsa0x6VlFhRWRETjNweU5HcHVNRzFIZFdWaVVuWkpZZ3B0T0VVd2FFSXJkVVJhYWtodlYyeEZiSE5vTVVGbE5UbHFVVkZWT1daUlN6UnhiSFUwUTJWcVJYQjRVR0pGWjNFM1JESXlRbGhEUlZGTlFrY3ZNMUI0Q2pRelEyZHBVRkZtYW5wdE5taFpLMU5FY1ZOMWRtUnBUbTByV25BMFFtMDRka3Q0Y1ZsdFQzRkhSbmxyZFc5TU9HbHdLMjh2V210TVREa3JWa2xYVm1VS1psbzFVMWxyVldRME9UVkVSREp2Tm14eFVtOHZlWFY0VjB0M1dqRlZWMFJQYmxwMFRsSkxXbFV4UTI1dVFuZDJVVXRNS3pSNWJqWndjbFZOWml0bFl3cHZibUZZTWs1TE5tNXFhSEYzWmsxcGRISnpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhPR3BzZHk5blRubGhXbGRhVFV0MlkyWnhaV3BZYm13NVFteE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJTR2xPVm5nd05tOXJSbkJHZGpaVVNIUjFPVXh1YTNKaVdVZFpUSGhPYVZSVFIwRlVlWEZ0TDB0dE5uTlFNWFpIZEFwWlVrMHlOekJpYmpWbU9IWklZV2wxWTNsWlRXd3hkVWhRWm1OMVptaFNWR0ZzTjFGQ1kwdFNOVUprVG14U2RHbFBURzFvYUdJMWIwOWlVeTltV0haYUNuVmtTMXBEZDBaMFdtYzFOM1JUTkN0NU1sbFZPR2hKV0dsMmMxUTJLemh3UkV4NGNWRTRVa3hGUW1GbVMwSnhZMUpUYURad2JWVjJOeXRSZW14SlRqVUtjSGxQU0ZVMVJ5dHhiVEY0VlhNdmExaG1NMWxyZURoM2NIbHFSWGRYVjI5dk9XMURTSEJtTVdSd2VYSXhSbmx1U0hrNFdIUm9kMUZIUTJKTlNrSmpSZ3BoUjB0NU16WnFWR1ZLY21SRU5FVkpOMEpuYVdoMVQwOU1Va001ZWxsT1VFOXFWSEZvYTNwNk5XZGpRMlJOWVdVeFptZGFPVE5UTkdSRFN6Z3JkM1U1Q21Sb1JWZG1WSFEzUkRWc01FcExUWEZvTVVRMWJ6QXpiME0zVGxoME5qVTJUME40U0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xOTM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUkc5S01rMXVLMFJLT0RCM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVZYbE5ha2t3VFVSc1lVWjNNSGxOYWtFMVRVUlZlVTFxU1RCTlZFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEpPYUVwYWNHeFFhVTU0VW5GRlMyd0tMM0ZZV1VkV1VUVllXbXAwVlhweU5YaDZTa2htTXpneVJtcGtiMnRGYUVGYVYzZDFWRzVRZVVsQ1ZVSXJOV1ZKWTNOTE1qRXdkRlJOWmpaRGIxbFljZ3BDYWpaMU1tNUxTbWhGT0hWbE9VNWFPU3RMV2s5TldXTXhWVlZRVG1sQlUxVmxUWGMzU0VaTU1Xc3ZTREp4TlhCUlVIb3dUMUZDZWs4M05XTTVkVGMyQ2xWbmMwUmFSMHdyTld4SGFHdHhla2xCUlZGa1RIRjJVakpOVW5NeFJHMTVjMVJ0U21sNVNTOWpTVzFYZVRaSGJUYzBlR1ZrWnpjcldFaHhNalJLVUZVS1RHbEpVbEZvT1dkaWFuWTFUVWw1YVZwdWFXZDRSVkpDTlRsMFRUQldUWGgyTm05aE5WYzNaa3h5YUdoU2RVbENNa0U1TUdNdmFVbDNVRlpsUXpka1RnbzFkak13Y0doUFVIVjRVMGQyVkVsclpreE1hbkZ3YzI5SFdEWmlSVzFITVdkSVVuRk1NbEZYTVd4eldqZEpjalV2WkhGVk1FSjVObTlRTkRjeVJHNWxDbTEzWVhZelVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWaWVVOVlSQ3RCTTBwd2JGcHJkM0U1ZUN0d05rNWxaVmd3UjFWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGR1FqRTBhRTVDYUZKdlFTdGFiM2Q1Y0d4dlJHSnVhRlZFYlVKbUwxTnZNM1JRUVZaNlpVTm1URmxhVVV0TE5HZ3JlR0pwUWt0TkNrSmhjMVpGZGtWa2NGbG1WRVZHU2xkS1RrMWFiVVpVYjBGV1FWRkpLM0pUZGpkRlVsSjBXR2hhU2s1M2NISTRiblJ2WVRaQk4waFRiR1ZTTUV3M01GZ0tObk5MTjBWNllUaEJhRzV1WmxWMlQxUlRNVWxIUkZOSWMzTm1MMDAxTDB4blpVaFFWMGd4TjB4aVdGQk5ZazFSZUhOMVFsZFBTbTFpTW1KWE5WVjZiZ3BSU21rM01YZFNTbEJqT1VGRVZYZzRibTFVYmpGQ09FOVNhM0JFUm1kYVpVWXdTRTA0VjNrM2MxWTRTRzVxVm5SS1dUTXZZVmRrZWk5Nk5GUkdibmhGQ2twTlVrTmpNRlZsTUhaUVVVRjZkMWczTms5dmFrVmFTbE5aUVZSU1RXTktjMDR3TTNGV2JEaHFORXhRYkdoaWEwMVhhRVJMTUZFNWRUTTJNV2x4ZFRRS1FUbEtkbk13UjFOM016ZEVaMW9yVkVORFUwZDBXa3hhVUVkTVpXRjZNRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJNazVvU2xwd2JGQnBUbmhTY1VWTGJDOXhXRmxIVmxFMVdGcHFkRlY2Y2pWNGVrcElaak00TWtacVpHOXJSV2hCQ2xwWGQzVlVibEI1U1VKVlFpczFaVWxqYzBzeU1UQjBWRTFtTmtOdldWaHlRbW8yZFRKdVMwcG9SVGgxWlRsT1dqa3JTMXBQVFZsak1WVlZVRTVwUVZNS1ZXVk5kemRJUmt3eGF5OUlNbkUxY0ZGUWVqQlBVVUo2VHpjMVl6bDFOelpWWjNORVdrZE1LelZzUjJocmNYcEpRVVZSWkV4eGRsSXlUVkp6TVVSdGVRcHpWRzFLYVhsSkwyTkpiVmQ1TmtkdE56UjRaV1JuTnl0WVNIRXlORXBRVlV4cFNWSlJhRGxuWW1wMk5VMUplV2xhYm1sbmVFVlNRalU1ZEUwd1ZrMTRDblkyYjJFMVZ6ZG1USEpvYUZKMVNVSXlRVGt3WXk5cFNYZFFWbVZETjJST05YWXpNSEJvVDFCMWVGTkhkbFJKYTJaTVRHcHhjSE52UjFnMllrVnRSekVLWjBoU2NVd3lVVmN4YkhOYU4wbHlOUzlrY1ZVd1FuazJiMUEwTnpKRWJtVnRkMkYyTTFGSlJFRlJRVUpCYjBsQ1FVZEJNaTg0UzFaaVpsQnNRbWh3Y0FwclEzWkJVRWhXYjNGS1pDdElibVZoY1VjcldsRktOSGwyVEZnME1tUXlSRWxaWldaRE5rUnNNREUwYlRGQ01XeE1SR0l6WWtwa01IQmlTaXRKYTI4ekNrZEpVa294WkRJMWFXOXFOV1JVSzJWR1RVcHVaV1ZNTWtSS09GbHhSbTh3ZFhOM05IbFhSbmRHT1RBNGQzZHRiRGMyTDFaVVUzWndjR3BsZUVSTFJFa0taM0YwWVd4aFR6WlNVeklyZEV4c1dFUjBjMGhZWjJSNVZqUmpaRTUyZUdvM05teDVOVUpYWXpkalVWRm9kRmhVYTBGbVYySTRlbTV2VGpSclRGazVOZ3BNZFhKbWNFUTFaMUl4TVhOMVNEUkNZVzl1Y1c1cFZVMTFUREkzYjNwb1IyUXpZM0JPV0U5Q09FdHVZMDlRUkZJelkzRlpNVXBrYjJaR1dUWnlTM0ZxQ2lzemFYTkZZVVUwYkZaUmJERXhlbUZZU0VSMFFXaFpjMWxZUzJvNGMxaFBiV3htYm5STFNUZEZjMU5ZUmpWeWFWUlBRbFZ0Tml0R1pGSjFXVU5GVEZvS1JIWlZiRmhuVlVObldVVkJNbEJMTVdReWVGUXdkelpPVW5NNE1IaEdPVmRDTHpkTVprdHFSM1ZaZDNGaEsyVnVXVVZwY1ZGUWFrSkZVbXhMYVhCSFdRcHNkalkyWnpZMVdDOXNSWEY0WmtjcmJXVm1iazFqZUhrNVRrRTRaMWhDSzJ3eVoyMURiRzVZVWtGTllUWk1NME5zUkRWRFZIVkZNR3czVFdseE4zWmxDbGRRWlZFeVZsUnhRVkI1VG1aamFVZEVhbWt4UlRkQ1JXNUlaVWx2VTNWaFlsQjBRVVI2V2xZd1VHUnFiVGRSVTA1V2VFc3pLM05EWjFsRlFTOHJSRk1LV0ZCRFJYbG5NVFIwVms5cVJETjBVakZEVFZremJFcExla05WVDJob1ZYaDFPREl2UW0xS01GQm1Ra0poWlVSUlYxcGFUbk41Ym1oM1VqRXJOMWxIY3dveGVUTm9hbmswV25SMFYydFNSakpPVVZGRVdsUldNWGhFY3pOMkt5dFJiMUo2VkdSTU9GZFRlVlpUVGxoa01WcGtRVUUyTVUxdmExWTJlSFJ3V1ZORUNsaEdkSE5VUTNWdFZubGFkbk5aZGtOQ2NVSmpTVFlyVmtRMmNsQkZaVlJIV2tVeFprSldZME5uV1VKTk5pOXRiSEF4V1hSWWJIQXZVV1JoSzNwbFRFOEtTVTk0TjJaamFFRllPRGx0ZUZKT1Yyc3dNSGxxYTBNclZrVTFWM2hZY25GQ2RGZFJMMUU0WTBWRFJuWllLME53TlRCNlZraHNNbWRMWm14aFJqZ3pOZ294ZVZkMGR6azRUWE5YUlc5S2NXaEpUV0U0U0VWMGFUTTVVRGhXUkhnMmRWRjBSWE5FWlhsUFpuWXlXVWhNU2xSa2J6TldkR3RyVG1oWFFpOWlUblJ5Q2xOellWTXphbmRrVWt0dlpuVm5RU3Q0VlU5VVJYZExRbWRSUkhOSWF6WkJjbEZKWTFsaGIwNTVXWGRwT0ZNeGJHdExNbGRIYlVscVZqazJOMHBFZFhNS2FtZFFSWEJJTWxneWJXcERhREEwT0VoV1N5dEVaSFpvUmtwTVdVbEdNbUZuZVVGMGRTdEVSM04zWWs5bU0xZHNhMnczZWpSV1NTc3dlRXQwV1hKRk5BcGFSRkJ1Y2xjemVXdDVLMUZsYmpOa1lWbHFaMkV4YURFdmQzUXZVRmhVY1dWUlRFdHNNSG80UW5RdmVTdHZRMnhHVERGNGQwMXFVVzFHU2xWMFRWQlBDazEzWlVsTFVVdENaME5WTVZWT09FUTJhM1FyWm1zclpXdEVNSFJHTDNsM1FrcEVVWEZxT1NzM1R6VjNZME5oYkhWNmRIVjJibXBQZWxwc2VXMWpSMjBLT1ZoeFJIWTVPRUp3UkhSdGVVc3lNek42WVRKWFZVbHZSMmRKUnpZd1pHcENSRWxDUVVOTVNXa3pVREowYjFCMmFuUkJRMnRCWXk5UlFTdG1VVlZaWWdwSVkya3hVVU5yY0ZKcVkzQkpVVTl6WnpCMWJERm1XbEpEZUZac05rZGhRMDlxWm5CNkwycE5lWEJVV2pjelQwZFdaalJCQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-06 01:58:22,777 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-06 01:58:22,778 DEBUG 131:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-06 01:58:22,778 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-06 01:58:22,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-06 01:58:22,809 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-09-06 01:58:22,810 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-06 01:58:22,810 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-06 01:58:22,813 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 07:07 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-06 01:58:22,816 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-06 01:58:22,905 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-06 01:58:23,398 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-06 01:58:23,400 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/613575bf6c44f500102b6717 2021-09-06 01:58:23,401 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK