2021-09-24 14:05:47,598 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-24 14:05:47,599 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-24 14:05:47,608 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-24 14:05:47,608 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-24 14:05:47,608 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-24 14:05:47,608 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-24 14:05:47,609 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-24 14:05:47,609 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-24 14:05:47,609 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-24 14:05:47,609 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-24 14:05:47,609 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-24 14:05:47,609 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-24 14:05:47,610 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-24 14:05:47,610 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-24 14:05:47,610 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-24 14:05:47,610 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-24 14:05:47,610 DEBUG 33:basic_cnf.py(1) - start time 2021-09-24 14:05:47,611 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-24 14:05:47,611 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-24 14:05:47,611 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-24 14:05:47,612 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-24 14:05:47,612 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-24 14:05:47,612 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-24 14:05:47,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:47,748 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-24 14:05:47,749 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-24 14:05:47,750 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f1cc1d4f093b4a3cb0e23ebea132bf20","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4cea6f5d445d489abdb33da036536bb7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"26aeffb3722349f987afc48f001dd958","type":"vlm","name":"dce9c0dc-4e6e-4c43-be36","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9b288389655247d2b5d3a2d0c6a22fc1","type":"vlm","name":"4daa0c06-00ce-425b-b0f6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-24 14:05:47,753 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-24 14:05:47,753 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-24 14:05:47,753 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-24 14:05:47,754 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-24 14:05:47,754 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-24 14:05:47,754 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-24 14:05:47,755 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-24 14:05:47,755 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-24 14:05:47,755 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-24 14:05:47,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:47,823 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-24 14:05:47,824 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-24 14:05:47,825 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f1cc1d4f093b4a3cb0e23ebea132bf20","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4cea6f5d445d489abdb33da036536bb7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"26aeffb3722349f987afc48f001dd958","type":"vlm","name":"dce9c0dc-4e6e-4c43-be36","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9b288389655247d2b5d3a2d0c6a22fc1","type":"vlm","name":"4daa0c06-00ce-425b-b0f6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-24 14:05:47,827 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-24 14:05:47,828 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-24 14:05:47,828 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-24 14:05:47,854 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-24 14:05:47,854 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-24 14:05:47,854 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-24 14:05:47,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:48,231 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-24 14:05:48,232 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-24 14:05:48,233 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"473632b804b74937b1cd2fa6290ff1b5","version":{"id":"a87188507df445e7b2f8b8a1d771820d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-24 14:05:48,236 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-24 14:05:48,237 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-24 14:05:48,243 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-24 14:05:48,243 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/473632b804b74937b1cd2fa6290ff1b5/versions/a87188507df445e7b2f8b8a1d771820d/actions 2021-09-24 14:05:48,243 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-24 14:05:48,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:48,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/473632b804b74937b1cd2fa6290ff1b5/versions/a87188507df445e7b2f8b8a1d771820d/actions HTTP/1.1" 200 2 2021-09-24 14:05:48,465 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-24 14:05:48,465 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-24 14:05:48,469 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-24 14:05:48,478 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 14:05:48,478 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 14:05:48,479 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-24 14:05:48,479 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-24 14:05:48,480 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 14:05:48,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:48,541 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-24 14:05:48,543 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 14:05:48,543 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_eEnVBq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f1cc1d4f093b4a3cb0e23ebea132bf20","onboardingMethod":"NetworkPackage","id":"2c867c7a0ea249c79ff83f89a780473a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4cea6f5d445d489abdb33da036536bb7","onboardingMethod":"NetworkPackage","id":"06a133d0012f4a7abd2236d23b40f384","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3407b31a-816b","description":"vendor software product","vendorName":"dce9c0dc-4e6e-4c43-be36","vendorId":"26aeffb3722349f987afc48f001dd958","onboardingMethod":"NetworkPackage","id":"bf1969a8f74445cc91df1df7628ed782","owner":"cs0008","status":"ACTIVE"},{"name":"vFW cbffeb75-a84d","description":"vendor software product","vendorName":"4daa0c06-00ce-425b-b0f6","vendorId":"9b288389655247d2b5d3a2d0c6a22fc1","onboardingMethod":"NetworkPackage","id":"bf52bd422a00459fab2cd060d413ca71","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 14:05:48,546 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_eEnVBq_VSP from SDC 2021-09-24 14:05:48,546 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 14:05:48,547 DEBUG 324:vsp.py(1) - importing VSP pNF 3407b31a-816b from SDC 2021-09-24 14:05:48,547 DEBUG 324:vsp.py(1) - importing VSP vFW cbffeb75-a84d from SDC 2021-09-24 14:05:48,547 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 14:05:48,548 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 14:05:48,548 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 14:05:48,548 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 14:05:48,548 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 14:05:48,549 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-24 14:05:48,549 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-24 14:05:48,550 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 14:05:48,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:48,629 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-24 14:05:48,630 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 14:05:48,631 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_eEnVBq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f1cc1d4f093b4a3cb0e23ebea132bf20","onboardingMethod":"NetworkPackage","id":"2c867c7a0ea249c79ff83f89a780473a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4cea6f5d445d489abdb33da036536bb7","onboardingMethod":"NetworkPackage","id":"06a133d0012f4a7abd2236d23b40f384","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3407b31a-816b","description":"vendor software product","vendorName":"dce9c0dc-4e6e-4c43-be36","vendorId":"26aeffb3722349f987afc48f001dd958","onboardingMethod":"NetworkPackage","id":"bf1969a8f74445cc91df1df7628ed782","owner":"cs0008","status":"ACTIVE"},{"name":"vFW cbffeb75-a84d","description":"vendor software product","vendorName":"4daa0c06-00ce-425b-b0f6","vendorId":"9b288389655247d2b5d3a2d0c6a22fc1","onboardingMethod":"NetworkPackage","id":"bf52bd422a00459fab2cd060d413ca71","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 14:05:48,634 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_eEnVBq_VSP from SDC 2021-09-24 14:05:48,635 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 14:05:48,635 DEBUG 324:vsp.py(1) - importing VSP pNF 3407b31a-816b from SDC 2021-09-24 14:05:48,635 DEBUG 324:vsp.py(1) - importing VSP vFW cbffeb75-a84d from SDC 2021-09-24 14:05:48,636 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 14:05:48,636 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 14:05:48,636 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 14:05:48,637 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 14:05:48,637 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 14:05:48,638 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-24 14:05:48,638 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-24 14:05:48,639 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 14:05:48,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:48,699 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-24 14:05:48,701 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 14:05:48,702 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_eEnVBq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f1cc1d4f093b4a3cb0e23ebea132bf20","onboardingMethod":"NetworkPackage","id":"2c867c7a0ea249c79ff83f89a780473a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4cea6f5d445d489abdb33da036536bb7","onboardingMethod":"NetworkPackage","id":"06a133d0012f4a7abd2236d23b40f384","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3407b31a-816b","description":"vendor software product","vendorName":"dce9c0dc-4e6e-4c43-be36","vendorId":"26aeffb3722349f987afc48f001dd958","onboardingMethod":"NetworkPackage","id":"bf1969a8f74445cc91df1df7628ed782","owner":"cs0008","status":"ACTIVE"},{"name":"vFW cbffeb75-a84d","description":"vendor software product","vendorName":"4daa0c06-00ce-425b-b0f6","vendorId":"9b288389655247d2b5d3a2d0c6a22fc1","onboardingMethod":"NetworkPackage","id":"bf52bd422a00459fab2cd060d413ca71","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 14:05:48,704 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_eEnVBq_VSP from SDC 2021-09-24 14:05:48,705 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 14:05:48,705 DEBUG 324:vsp.py(1) - importing VSP pNF 3407b31a-816b from SDC 2021-09-24 14:05:48,706 DEBUG 324:vsp.py(1) - importing VSP vFW cbffeb75-a84d from SDC 2021-09-24 14:05:48,706 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 14:05:48,706 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 14:05:48,707 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 14:05:48,707 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 14:05:48,707 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 14:05:48,708 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-24 14:05:48,708 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-24 14:05:48,708 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 14:05:48,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:48,792 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-24 14:05:48,793 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 14:05:48,794 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_eEnVBq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f1cc1d4f093b4a3cb0e23ebea132bf20","onboardingMethod":"NetworkPackage","id":"2c867c7a0ea249c79ff83f89a780473a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4cea6f5d445d489abdb33da036536bb7","onboardingMethod":"NetworkPackage","id":"06a133d0012f4a7abd2236d23b40f384","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3407b31a-816b","description":"vendor software product","vendorName":"dce9c0dc-4e6e-4c43-be36","vendorId":"26aeffb3722349f987afc48f001dd958","onboardingMethod":"NetworkPackage","id":"bf1969a8f74445cc91df1df7628ed782","owner":"cs0008","status":"ACTIVE"},{"name":"vFW cbffeb75-a84d","description":"vendor software product","vendorName":"4daa0c06-00ce-425b-b0f6","vendorId":"9b288389655247d2b5d3a2d0c6a22fc1","onboardingMethod":"NetworkPackage","id":"bf52bd422a00459fab2cd060d413ca71","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 14:05:48,796 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_eEnVBq_VSP from SDC 2021-09-24 14:05:48,796 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 14:05:48,797 DEBUG 324:vsp.py(1) - importing VSP pNF 3407b31a-816b from SDC 2021-09-24 14:05:48,797 DEBUG 324:vsp.py(1) - importing VSP vFW cbffeb75-a84d from SDC 2021-09-24 14:05:48,797 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 14:05:48,797 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 14:05:48,797 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 14:05:48,798 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-24 14:05:48,798 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 14:05:48,798 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 14:05:48,798 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-24 14:05:48,799 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-24 14:05:48,799 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 14:05:48,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:48,917 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-24 14:05:48,918 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 14:05:48,919 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_eEnVBq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f1cc1d4f093b4a3cb0e23ebea132bf20","onboardingMethod":"NetworkPackage","id":"2c867c7a0ea249c79ff83f89a780473a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4cea6f5d445d489abdb33da036536bb7","onboardingMethod":"NetworkPackage","id":"06a133d0012f4a7abd2236d23b40f384","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3407b31a-816b","description":"vendor software product","vendorName":"dce9c0dc-4e6e-4c43-be36","vendorId":"26aeffb3722349f987afc48f001dd958","onboardingMethod":"NetworkPackage","id":"bf1969a8f74445cc91df1df7628ed782","owner":"cs0008","status":"ACTIVE"},{"name":"vFW cbffeb75-a84d","description":"vendor software product","vendorName":"4daa0c06-00ce-425b-b0f6","vendorId":"9b288389655247d2b5d3a2d0c6a22fc1","onboardingMethod":"NetworkPackage","id":"bf52bd422a00459fab2cd060d413ca71","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 14:05:48,922 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_eEnVBq_VSP from SDC 2021-09-24 14:05:48,922 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 14:05:48,922 DEBUG 324:vsp.py(1) - importing VSP pNF 3407b31a-816b from SDC 2021-09-24 14:05:48,923 DEBUG 324:vsp.py(1) - importing VSP vFW cbffeb75-a84d from SDC 2021-09-24 14:05:48,923 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 14:05:48,923 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 14:05:48,923 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 14:05:48,929 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-24 14:05:48,929 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-24 14:05:48,930 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-24 14:05:48,930 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-24 14:05:48,930 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-24 14:05:48,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:49,081 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-24 14:05:49,082 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-24 14:05:49,083 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"473632b804b74937b1cd2fa6290ff1b5","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f1cc1d4f093b4a3cb0e23ebea132bf20","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4cea6f5d445d489abdb33da036536bb7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"26aeffb3722349f987afc48f001dd958","type":"vlm","name":"dce9c0dc-4e6e-4c43-be36","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9b288389655247d2b5d3a2d0c6a22fc1","type":"vlm","name":"4daa0c06-00ce-425b-b0f6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-24 14:05:49,086 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-24 14:05:49,086 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-24 14:05:49,087 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-24 14:05:49,087 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/473632b804b74937b1cd2fa6290ff1b5/versions 2021-09-24 14:05:49,087 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:49,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:49,186 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/473632b804b74937b1cd2fa6290ff1b5/versions HTTP/1.1" 200 264 2021-09-24 14:05:49,188 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:49,188 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a87188507df445e7b2f8b8a1d771820d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632492347933,"modificationTime":1632492348374,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 14:05:49,191 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 14:05:49,191 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-24 14:05:49,192 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-24 14:05:49,192 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/473632b804b74937b1cd2fa6290ff1b5/versions 2021-09-24 14:05:49,192 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:49,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:49,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/473632b804b74937b1cd2fa6290ff1b5/versions HTTP/1.1" 200 264 2021-09-24 14:05:49,295 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:49,295 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a87188507df445e7b2f8b8a1d771820d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632492347933,"modificationTime":1632492348374,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 14:05:49,298 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 14:05:49,298 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-24 14:05:49,299 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-24 14:05:49,299 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": "473632b804b74937b1cd2fa6290ff1b5", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-24 14:05:49,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:51,102 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-24 14:05:51,103 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-24 14:05:51,104 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"5165b12e97fb4cf8a7c2303830f788a3","version":{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-24 14:05:51,107 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-24 14:05:51,108 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-24 14:05:51,108 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:05:51,108 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:51,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:51,164 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:05:51,166 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:51,166 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492350208,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:05:51,169 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 14:05:51,169 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:51,169 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:05:51,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:51,393 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 223 2021-09-24 14:05:51,395 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:05:51,395 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632492349384,"modificationTime":1632492350188} 2021-09-24 14:05:51,398 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-24 14:05:51,399 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:51,399 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:51,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:51,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 369 2021-09-24 14:05:51,796 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:51,797 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3"} 2021-09-24 14:05:51,800 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-24 14:05:51,800 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:51,801 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:51,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:52,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 369 2021-09-24 14:05:52,310 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:52,311 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3"} 2021-09-24 14:05:52,314 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-24 14:05:52,314 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-24 14:05:52,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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:05:52,315 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:52,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:52,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:05:52,373 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:52,374 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492350208,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:05:52,376 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-24 14:05:52,376 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:52,377 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:05:52,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:52,589 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 223 2021-09-24 14:05:52,591 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:05:52,591 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632492349384,"modificationTime":1632492350188} 2021-09-24 14:05:52,594 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-24 14:05:52,595 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:52,595 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:52,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:53,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 369 2021-09-24 14:05:53,018 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:53,019 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3"} 2021-09-24 14:05:53,022 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-24 14:05:53,022 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:53,023 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:53,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:53,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 369 2021-09-24 14:05:53,307 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:53,307 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3"} 2021-09-24 14:05:53,310 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-24 14:05:53,310 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/orchestration-template-candidate 2021-09-24 14:05:53,311 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-24 14:05:53,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:53,598 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-24 14:05:53,599 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-24 14:05:53,600 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 14:05:53,600 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-24 14:05:53,604 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-24 14:05:53,604 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:05:53,604 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:53,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:53,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:05:53,665 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:53,665 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492350208,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:05:53,668 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-24 14:05:53,668 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:53,668 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:05:53,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:53,884 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 222 2021-09-24 14:05:53,886 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:05:53,886 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632492349384,"modificationTime":1632492353589} 2021-09-24 14:05:53,889 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-24 14:05:53,889 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:53,890 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:53,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:54,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 436 2021-09-24 14:05:54,105 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:54,106 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 14:05:54,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-24 14:05:54,109 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:54,110 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:54,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:54,280 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 436 2021-09-24 14:05:54,281 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:54,282 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 14:05:54,285 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-24 14:05:54,285 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-24 14:05:54,286 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:05:54,286 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:54,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:54,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:05:54,349 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:54,349 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492350208,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:05:54,352 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-24 14:05:54,353 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:54,353 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:05:54,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:54,493 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 222 2021-09-24 14:05:54,495 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:05:54,495 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632492349384,"modificationTime":1632492353589} 2021-09-24 14:05:54,499 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-24 14:05:54,499 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:54,500 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:54,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:54,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 436 2021-09-24 14:05:54,781 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:54,782 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 14:05:54,786 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-24 14:05:54,786 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:54,786 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:54,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:55,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 436 2021-09-24 14:05:55,099 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:55,099 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 14:05:55,103 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-24 14:05:55,103 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/orchestration-template-candidate/process 2021-09-24 14:05:55,103 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-24 14:05:55,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:57,391 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-24 14:05:57,393 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-24 14:05:57,393 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-24 14:05:57,397 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-24 14:05:57,397 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-24 14:05:57,398 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:05:57,398 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:57,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:57,454 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:05:57,455 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:57,455 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492350208,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:05:57,458 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-24 14:05:57,458 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:57,458 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:05:57,460 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:57,552 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 222 2021-09-24 14:05:57,553 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:05:57,554 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632492349384,"modificationTime":1632492357381} 2021-09-24 14:05:57,557 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-24 14:05:57,557 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:57,557 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:57,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:57,735 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 804 2021-09-24 14:05:57,736 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:57,737 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","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-24 14:05:57,740 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-24 14:05:57,741 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:57,741 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:57,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:58,029 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 804 2021-09-24 14:05:58,031 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:58,031 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","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-24 14:05:58,034 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-24 14:05:58,035 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-24 14:05:58,035 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:05:58,035 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:05:58,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:58,099 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:05:58,100 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:05:58,101 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492350208,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:05:58,104 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-24 14:05:58,105 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:58,105 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:05:58,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:58,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 222 2021-09-24 14:05:58,206 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:05:58,206 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632492349384,"modificationTime":1632492357381} 2021-09-24 14:05:58,209 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-24 14:05:58,210 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:58,210 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:58,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:58,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 804 2021-09-24 14:05:58,381 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:58,382 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","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-24 14:05:58,385 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-24 14:05:58,386 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:05:58,386 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:05:58,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:05:58,571 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 804 2021-09-24 14:05:58,572 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:05:58,573 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","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-24 14:05:58,583 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-24 14:05:58,584 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions 2021-09-24 14:05:58,584 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-24 14:05:58,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:02,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions HTTP/1.1" 200 2 2021-09-24 14:06:02,325 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-24 14:06:02,326 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-24 14:06:02,330 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-24 14:06:02,331 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:06:02,331 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:06:02,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:02,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:06:02,414 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:06:02,414 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492358635,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:06:02,418 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-24 14:06:02,418 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:06:02,418 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:06:02,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:02,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 223 2021-09-24 14:06:02,536 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:06:02,537 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632492349384,"modificationTime":1632492357381} 2021-09-24 14:06:02,540 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-24 14:06:02,540 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:06:02,541 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:06:02,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:02,933 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 804 2021-09-24 14:06:02,934 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:06:02,935 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","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-24 14:06:02,938 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-24 14:06:02,938 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-24 14:06:02,939 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:06:02,939 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:06:02,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:03,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 253 2021-09-24 14:06:03,015 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:06:03,016 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632492349384,"modificationTime":1632492358635,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 14:06:03,019 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-24 14:06:03,019 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:06:03,019 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 14:06:03,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:03,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 223 2021-09-24 14:06:03,129 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 14:06:03,130 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632492349384,"modificationTime":1632492357381} 2021-09-24 14:06:03,133 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-24 14:06:03,133 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:06:03,134 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:06:03,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:03,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 804 2021-09-24 14:06:03,460 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:06:03,460 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","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-24 14:06:03,470 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-24 14:06:03,470 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions 2021-09-24 14:06:03,470 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-24 14:06:03,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:11,623 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions HTTP/1.1" 200 2 2021-09-24 14:06:11,626 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-24 14:06:11,627 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-24 14:06:11,631 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-24 14:06:11,632 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:06:11,632 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:06:11,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:11,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 264 2021-09-24 14:06:11,726 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:06:11,726 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632492349384,"modificationTime":1632492368138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 14:06:11,729 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-24 14:06:11,730 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-24 14:06:11,730 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:06:11,731 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:06:11,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:11,826 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 264 2021-09-24 14:06:11,828 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:06:11,828 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632492349384,"modificationTime":1632492368138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 14:06:11,838 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-24 14:06:11,838 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions 2021-09-24 14:06:11,838 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-24 14:06:11,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:13,716 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions HTTP/1.1" 200 317 2021-09-24 14:06:13,718 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-24 14:06:13,719 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5165b12e97fb4cf8a7c2303830f788a3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 14:06:13,719 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5165b12e97fb4cf8a7c2303830f788a3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 14:06:13,724 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 14:06:13,724 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 14:06:13,725 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-24 14:06:13,725 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-24 14:06:13,725 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 14:06:13,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:13,930 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-24 14:06:13,932 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 14:06:13,933 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/190dd243-d7f9-4ccf-a904-bd63a4b4eec8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f8925fb5-e36a-4d15-903a-656f0d74a81c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 14:06:13,936 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:13,936 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:13,937 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:13,937 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:13,937 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:13,937 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:13,937 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:13,938 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:13,938 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 14:06:13,938 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:13,938 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 14:06:23,949 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 14:06:23,949 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 14:06:23,950 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-24 14:06:23,950 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-24 14:06:23,951 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 14:06:23,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:24,288 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-24 14:06:24,290 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 14:06:24,291 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/190dd243-d7f9-4ccf-a904-bd63a4b4eec8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f8925fb5-e36a-4d15-903a-656f0d74a81c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 14:06:24,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:24,294 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:24,294 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:24,295 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:24,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:24,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:24,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:24,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:24,296 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 14:06:24,296 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:24,296 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 14:06:24,296 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 14:06:24,297 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 14:06:24,297 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-24 14:06:24,297 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-24 14:06:24,298 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 14:06:24,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:24,499 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-24 14:06:24,500 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 14:06:24,501 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/190dd243-d7f9-4ccf-a904-bd63a4b4eec8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f8925fb5-e36a-4d15-903a-656f0d74a81c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 14:06:24,504 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:24,504 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:24,504 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:24,504 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:24,505 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:24,505 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:24,505 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:24,505 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:24,505 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 14:06:24,506 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:24,506 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 14:06:24,506 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-24 14:06:24,506 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-24 14:06:24,507 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-24 14:06:24,507 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-24 14:06:24,508 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-24 14:06:24,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:25,384 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-24 14:06:25,386 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-24 14:06:25,388 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-09-24 14:06:25,393 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-24 14:06:25,394 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-24 14:06:25,394 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-24 14:06:25,394 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-24 14:06:25,394 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 14:06:25,395 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 14:06:25,395 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-24 14:06:25,395 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-24 14:06:25,396 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 14:06:25,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:25,518 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-24 14:06:25,519 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 14:06:25,520 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/190dd243-d7f9-4ccf-a904-bd63a4b4eec8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f8925fb5-e36a-4d15-903a-656f0d74a81c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 14:06:25,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:25,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:25,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:25,524 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:25,524 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:25,524 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:25,524 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:25,525 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:25,525 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 14:06:25,525 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:25,525 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 14:06:25,550 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 14:06:25,550 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 14:06:25,551 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-24 14:06:25,551 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-24 14:06:25,551 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 14:06:25,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:25,625 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-24 14:06:25,627 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 14:06:25,628 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_eEnVBq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"f1cc1d4f093b4a3cb0e23ebea132bf20","onboardingMethod":"NetworkPackage","id":"2c867c7a0ea249c79ff83f89a780473a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4cea6f5d445d489abdb33da036536bb7","onboardingMethod":"NetworkPackage","id":"06a133d0012f4a7abd2236d23b40f384","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3407b31a-816b","description":"vendor software product","vendorName":"dce9c0dc-4e6e-4c43-be36","vendorId":"26aeffb3722349f987afc48f001dd958","onboardingMethod":"NetworkPackage","id":"bf1969a8f74445cc91df1df7628ed782","owner":"cs0008","status":"ACTIVE"},{"name":"vFW cbffeb75-a84d","description":"vendor software product","vendorName":"4daa0c06-00ce-425b-b0f6","vendorId":"9b288389655247d2b5d3a2d0c6a22fc1","onboardingMethod":"NetworkPackage","id":"bf52bd422a00459fab2cd060d413ca71","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-24 14:06:25,632 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-24 14:06:25,632 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_eEnVBq_VSP from SDC 2021-09-24 14:06:25,633 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 14:06:25,633 DEBUG 324:vsp.py(1) - importing VSP pNF 3407b31a-816b from SDC 2021-09-24 14:06:25,634 DEBUG 324:vsp.py(1) - importing VSP vFW cbffeb75-a84d from SDC 2021-09-24 14:06:25,634 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-24 14:06:25,634 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 14:06:25,635 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-24 14:06:25,636 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:06:25,636 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:06:25,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:25,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 264 2021-09-24 14:06:25,710 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:06:25,710 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632492349384,"modificationTime":1632492368138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 14:06:25,713 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 14:06:25,713 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-24 14:06:25,713 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-24 14:06:25,714 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-24 14:06:25,714 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:06:25,714 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:06:25,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:25,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 264 2021-09-24 14:06:25,775 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:06:25,776 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632492349384,"modificationTime":1632492368138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 14:06:25,778 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-24 14:06:25,778 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/5165b12e97fb4cf8a7c2303830f788a3/versions 2021-09-24 14:06:25,779 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 14:06:25,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:25,840 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5165b12e97fb4cf8a7c2303830f788a3/versions HTTP/1.1" 200 264 2021-09-24 14:06:25,840 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 14:06:25,841 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"cc251622e033471aa3bd9541205f60e3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632492349384,"modificationTime":1632492368138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 14:06:25,842 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 14:06:25,845 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-24 14:06:25,845 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions 2021-09-24 14:06:25,845 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-24 14:06:25,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:26,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3/actions HTTP/1.1" 200 317 2021-09-24 14:06:26,544 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-24 14:06:26,545 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5165b12e97fb4cf8a7c2303830f788a3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 14:06:26,545 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5165b12e97fb4cf8a7c2303830f788a3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 14:06:26,549 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-24 14:06:26,550 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/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 2021-09-24 14:06:26,550 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 14:06:26,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:26,729 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5165b12e97fb4cf8a7c2303830f788a3/versions/cc251622e033471aa3bd9541205f60e3 HTTP/1.1" 200 804 2021-09-24 14:06:26,731 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 14:06:26,731 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":"473632b804b74937b1cd2fa6290ff1b5","onboardingMethod":"NetworkPackage","id":"5165b12e97fb4cf8a7c2303830f788a3","version":"cc251622e033471aa3bd9541205f60e3","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-24 14:06:26,735 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-24 14:06:26,735 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-24 14:06:26,735 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": "5165b12e97fb4cf8a7c2303830f788a3", "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-24 14:06:26,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:30,922 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-24 14:06:30,936 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-24 14:06:30,944 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632492389387,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"719325bd-9a3e-48b3-be62-3eedd5356890","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632492389389,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389387,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1632492389493,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"10340da7-b766-476c-934f-fd7aa6de7740","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1632492389495,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389493,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632492389387,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"719325bd-9a3e-48b3-be62-3eedd5356890","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632492389389,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389387,"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":1632492389406,"description":"created from csar","artifactType":"HEAT","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e34dc70e-65e5-459d-9a93-4272dce6a146","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","duplicated":false,"payloadUpdateDate":1632492389417,"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":1632492389406,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492389426,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632492389426,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389426,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492387814,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":1632492387814,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492387814,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":1632492387814,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.fb85d562-d2d7-444c-99e0-6abed43837ba.feature","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.scalable","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.binding","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.host","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.ephemeral.size","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.instance","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.memory","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.iops","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.cpu.delta","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.capacity","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.latency","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.usage","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.cpu_util","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.allocation","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.requests.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.latency","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.cpu","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.read.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.root.size","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.vcpus","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.iops","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.usage","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.requests.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.requests.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.allocation","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.read.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.read.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.memory.usage","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.capacity","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.memory.resident","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.os","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.endpoint","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"node":"tosca.nodes.Root","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","parentName":"dependency","uniqueId":"fb85d562-d2d7-444c-99e0-6abed43837ba.dependency","capability":"tosca.capabilities.Node","ownerId":"fb85d562-d2d7-444c-99e0-6abed43837ba","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","parentName":"local_storage","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bf26ac66-7595-442c-8785-24f26331460c","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"42eb22a1-663d-4264-8496-a091b535a7b3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"19dc7fa6-e785-440a-be22-8bfdd895b37e.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","createdFromCsar":true,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1632492389155,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1632492389282,"customizationUUID":"706501a5-feac-4a34-b933-eae6f89724ca","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"42eb22a1-663d-4264-8496-a091b535a7b3.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"42eb22a1-663d-4264-8496-a091b535a7b3.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.dummy_flavor_name","parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"19dc7fa6-e785-440a-be22-8bfdd895b37e.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.dummy_image_name","parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"42eb22a1-663d-4264-8496-a091b535a7b3.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false},{"definition":false,"hidden":false,"uniqueId":"88c5c60b-34e8-482a-ac94-2486f8ebd393.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":"88c5c60b-34e8-482a-ac94-2486f8ebd393","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88c5c60b-34e8-482a-ac94-2486f8ebd393","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.fb85d562-d2d7-444c-99e0-6abed43837ba.feature","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.scalable","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.binding","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.host","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.ephemeral.size","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.instance","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.memory","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.iops","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.cpu.delta","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.capacity","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.latency","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.usage","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.cpu_util","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.allocation","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.requests.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.latency","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.cpu","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.read.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.root.size","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.vcpus","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.iops","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.usage","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.read.requests.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.write.requests.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.allocation","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.read.bytes.rate","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.read.bytes","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.memory.usage","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.device.capacity","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.memory.resident","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69e6bc5f-4d04-4f9c-a3d3-56c00e883f70","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.69e6bc5f-4d04-4f9c-a3d3-56c00e883f70.disk.write.requests","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.os","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"bf26ac66-7595-442c-8785-24f26331460c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf26ac66-7595-442c-8785-24f26331460c","empty":false}],"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.bf26ac66-7595-442c-8785-24f26331460c.endpoint","ownerId":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"node":"tosca.nodes.Root","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","parentName":"dependency","uniqueId":"fb85d562-d2d7-444c-99e0-6abed43837ba.dependency","capability":"tosca.capabilities.Node","ownerId":"fb85d562-d2d7-444c-99e0-6abed43837ba","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.a9eee1c9-ce18-484c-b5cb-140492ff9f52.dummy","42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"5a25f6a0-6c30-4a74-bb0a-39db5375bc3f","parentName":"local_storage","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"bf26ac66-7595-442c-8785-24f26331460c","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","groupUUID":"db239789-dd54-4de1-b813-a4909763e605","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"60b1cc21-5be5-4c31-a774-afbcb7cdc192","members":{"abstract_dummy":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"42eb22a1-663d-4264-8496-a091b535a7b3.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifactsUuid":["e34dc70e-65e5-459d-9a93-4272dce6a146"],"groupUUID":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","artifacts":["42eb22a1-663d-4264-8496-a091b535a7b3.heat1","42eb22a1-663d-4264-8496-a091b535a7b3.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","members":{"abstract_dummy":"42eb22a1-663d-4264-8496-a091b535a7b3.5a25f6a0-6c30-4a74-bb0a-39db5375bc3f.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":"","creationDate":1632492387814,"icon":"defaulticon","version":"0.1","description":"VF","tags":["basic_cnf"],"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"df7c89d3-249f-48ec-a122-e407c875b278","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"5165b12e97fb4cf8a7c2303830f788a3","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1632492389233,"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":1632492389406,"description":"created from csar","artifactType":"HEAT","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e34dc70e-65e5-459d-9a93-4272dce6a146","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","duplicated":false,"payloadUpdateDate":1632492389417,"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":1632492389406,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1632492389493,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"10340da7-b766-476c-934f-fd7aa6de7740","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1632492389495,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389493,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492389426,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632492389426,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389426,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632492389387,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"719325bd-9a3e-48b3-be62-3eedd5356890","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632492389389,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389387,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"42eb22a1-663d-4264-8496-a091b535a7b3"},"categorySpecificMetadata":{},"csarUUID":"5165b12e97fb4cf8a7c2303830f788a3","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-09-24 14:06:30,956 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-24 14:06:30,957 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:40,968 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-24 14:06:40,973 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-24 14:06:40,974 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/42eb22a1-663d-4264-8496-a091b535a7b3/lifecycleState/Certify 2021-09-24 14:06:40,974 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-24 14:06:40,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:45,388 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/42eb22a1-663d-4264-8496-a091b535a7b3/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-24 14:06:45,390 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-24 14:06:45,391 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1632492387814,"lastUpdateDate":1632492401936,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"3c1db084-394c-4d81-bd5f-1093f41d8a5d"},"csarUUID":"5165b12e97fb4cf8a7c2303830f788a3","csarVersion":"1.0","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"df7c89d3-249f-48ec-a122-e407c875b278"} 2021-09-24 14:06:45,395 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 14:06:45,395 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 14:06:45,396 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-24 14:06:45,396 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-24 14:06:45,396 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 14:06:45,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:45,571 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-24 14:06:45,573 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 14:06:45,573 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/190dd243-d7f9-4ccf-a904-bd63a4b4eec8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f8925fb5-e36a-4d15-903a-656f0d74a81c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/df7c89d3-249f-48ec-a122-e407c875b278/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 14:06:45,576 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:45,577 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:45,577 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:45,577 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:45,578 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:45,578 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:45,578 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:45,578 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:45,579 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:06:45,579 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:45,579 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:45,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:45,579 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-24 14:06:45,580 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:45,580 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-24 14:06:45,580 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-24 14:06:45,581 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-24 14:06:45,581 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-24 14:06:45,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:46,612 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-24 14:06:46,615 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-24 14:06:46,619 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 14:06:46,626 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-24 14:06:56,637 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 14:06:56,637 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 14:06:56,638 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-24 14:06:56,638 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-24 14:06:56,638 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 14:06:56,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:56,803 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-24 14:06:56,804 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 14:06:56,805 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/190dd243-d7f9-4ccf-a904-bd63a4b4eec8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f8925fb5-e36a-4d15-903a-656f0d74a81c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/df7c89d3-249f-48ec-a122-e407c875b278/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 14:06:56,808 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:56,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:56,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:56,809 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:56,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:56,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:56,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:56,810 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:56,810 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:06:56,810 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:56,810 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:56,810 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:06:56,811 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-24 14:06:56,811 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:56,811 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-24 14:06:56,812 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-24 14:06:56,812 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-24 14:06:56,812 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-24 14:06:56,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:57,580 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-24 14:06:57,582 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-24 14:06:57,586 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 14:06:57,592 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-24 14:06:57,593 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:06:57,593 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:06:57,594 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-24 14:06:57,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-24 14:06:57,594 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:06:57,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:58,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-24 14:06:58,405 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:06:58,405 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:06:58,408 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:58,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:58,409 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:58,409 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:06:58,409 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:58,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:58,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:58,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:06:58,410 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:06:58,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:58,411 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:58,411 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:06:58,411 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-24 14:06:58,411 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:58,411 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-24 14:06:58,412 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:06:58,412 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:06:58,412 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-24 14:06:58,413 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-24 14:06:58,413 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:06:58,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:06:59,037 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-24 14:06:59,039 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:06:59,039 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:06:59,043 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:06:59,043 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:59,044 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:59,044 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:06:59,044 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:06:59,044 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:59,045 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:59,045 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:06:59,045 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:06:59,045 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:06:59,045 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:06:59,046 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:06:59,046 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-24 14:06:59,046 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:06:59,046 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-24 14:06:59,047 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-24 14:06:59,047 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-24 14:06:59,047 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-24 14:06:59,048 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-24 14:06:59,048 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-24 14:06:59,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:06:59,310 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-24 14:06:59,312 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-24 14:06:59,313 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-09-24 14:06:59,318 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-24 14:06:59,319 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-24 14:06:59,319 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-24 14:06:59,319 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-24 14:06:59,319 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:06:59,320 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:06:59,320 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-24 14:06:59,320 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-24 14:06:59,320 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:06:59,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:07:00,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-24 14:07:00,219 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:07:00,220 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:07:00,223 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:07:00,223 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:00,223 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:00,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:00,224 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:07:00,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:00,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:00,224 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:00,225 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:07:00,225 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:00,225 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:00,225 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:00,225 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-24 14:07:00,226 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:07:00,226 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-24 14:07:00,247 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-24 14:07:00,248 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-24 14:07:00,248 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-24 14:07:00,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:02,337 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-24 14:07:02,339 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-24 14:07:02,342 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421004,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421004,"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":1632492421003,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":"754e930a-713f-4dab-9ba5-a4234b781ef1.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":"754e930a-713f-4dab-9ba5-a4234b781ef1","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":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.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":"754e930a-713f-4dab-9ba5-a4234b781ef1","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":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.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":"754e930a-713f-4dab-9ba5-a4234b781ef1","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":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.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":"754e930a-713f-4dab-9ba5-a4234b781ef1","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":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.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":"754e930a-713f-4dab-9ba5-a4234b781ef1","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":"754e930a-713f-4dab-9ba5-a4234b781ef1","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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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","creationDate":1632492421383,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_cnf"],"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7","componentMetadataForSupportLog":{"SupportablityComponentUUID":"7aee1544-b39e-4863-b084-6080259eb374","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"7aee1544-b39e-4863-b084-6080259eb374","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632492421383,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":1632492421003,"description":null,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-09-24 14:07:02,348 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-24 14:07:02,349 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:02,358 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 14:07:02,358 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 14:07:02,359 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-24 14:07:02,359 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-24 14:07:02,359 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 14:07:02,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:07:02,728 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-24 14:07:02,729 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 14:07:02,730 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/190dd243-d7f9-4ccf-a904-bd63a4b4eec8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f8925fb5-e36a-4d15-903a-656f0d74a81c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/df7c89d3-249f-48ec-a122-e407c875b278/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 14:07:02,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:07:02,733 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:02,734 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:02,734 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:07:02,734 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:07:02,734 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:02,734 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:02,735 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:07:02,735 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:07:02,735 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:02,735 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:02,736 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:07:02,736 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-24 14:07:02,736 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:07:02,736 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-24 14:07:02,737 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-24 14:07:02,737 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-24 14:07:02,737 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-24 14:07:02,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:05,407 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-24 14:07:05,410 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-24 14:07:05,414 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632492421383,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:07:05,424 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-24 14:07:05,425 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-24 14:07:05,426 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/23eb3872-023d-4cbd-9803-54c4f69c61f7/resourceInstance 2021-09-24 14:07:05,426 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "3c1db084-394c-4d81-bd5f-1093f41d8a5d", "originType": "VF", "componentUid": "3c1db084-394c-4d81-bd5f-1093f41d8a5d", "icon": "defaulticon" } 2021-09-24 14:07:05,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:08,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/23eb3872-023d-4cbd-9803-54c4f69c61f7/resourceInstance HTTP/1.1" 201 None 2021-09-24 14:07:08,302 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-24 14:07:08,303 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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","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":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","createdFromCsar":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1632492426840,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1632492426840,"customizationUUID":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","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-24 14:07:08,304 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-24 14:07:08,308 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-24 14:07:08,308 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/7aee1544-b39e-4863-b084-6080259eb374/distribution 2021-09-24 14:07:08,308 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-24 14:07:08,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:08,387 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/distribution HTTP/1.1" 200 38 2021-09-24 14:07:08,388 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-24 14:07:08,389 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-24 14:07:08,391 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-24 14:07:08,391 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-24 14:07:08,392 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 14:07:08,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:08,480 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-24 14:07:08,481 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 14:07:08,481 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-24 14:07:08,483 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-24 14:07:08,483 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-24 14:07:08,487 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-24 14:07:08,487 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/23eb3872-023d-4cbd-9803-54c4f69c61f7/lifecycleState/checkin 2021-09-24 14:07:08,487 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-24 14:07:08,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:11,757 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/23eb3872-023d-4cbd-9803-54c4f69c61f7/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-24 14:07:11,759 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-24 14:07:11,759 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1632492421383,"lastUpdateDate":1632492429715,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"23eb3872-023d-4cbd-9803-54c4f69c61f7"},"projectCode":"123456","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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":"7aee1544-b39e-4863-b084-6080259eb374"} 2021-09-24 14:07:11,763 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:07:11,763 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:07:11,764 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-24 14:07:11,764 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-24 14:07:11,765 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:07:11,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:07:13,585 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-24 14:07:13,587 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:07:13,587 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:07:13,591 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:07:13,591 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:13,592 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:13,592 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:13,592 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:07:13,592 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:13,592 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:13,593 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:13,593 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:07:13,593 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:13,593 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:13,593 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-24 14:07:13,594 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:07:13,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:13,594 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:13,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:13,594 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:07:13,595 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:07:13,595 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:07:13,595 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-24 14:07:13,596 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-24 14:07:13,596 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:07:13,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:14,283 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-24 14:07:14,286 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:07:14,290 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632492429715,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:07:14,296 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:07:14,297 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-24 14:07:14,302 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-24 14:07:14,302 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/23eb3872-023d-4cbd-9803-54c4f69c61f7/lifecycleState/Certify 2021-09-24 14:07:14,303 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-24 14:07:14,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:19,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/23eb3872-023d-4cbd-9803-54c4f69c61f7/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-24 14:07:19,564 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-24 14:07:19,564 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1632492421383,"lastUpdateDate":1632492429715,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3"},"projectCode":"123456","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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":"7aee1544-b39e-4863-b084-6080259eb374"} 2021-09-24 14:07:19,568 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:07:19,568 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:07:19,569 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-24 14:07:19,569 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-24 14:07:19,569 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:07:19,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:07:20,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2021-09-24 14:07:20,158 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:07:20,159 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:07:20,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:07:20,162 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:20,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:20,162 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:20,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:07:20,163 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:20,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:20,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 14:07:20,164 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:07:20,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:20,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:20,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:20,165 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:07:20,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:20,165 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:20,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:20,165 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:07:20,166 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:07:20,166 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:07:20,166 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-24 14:07:20,167 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-24 14:07:20,167 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:07:20,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:20,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-24 14:07:20,948 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:07:20,951 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492429715,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:07:20,958 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:07:30,969 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-24 14:07:30,976 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-24 14:07:30,976 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/6a58ccbf-ab09-4558-8b63-0187c8c36ff3/distribution/PROD/activate 2021-09-24 14:07:30,976 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-24 14:07:30,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:33,943 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6a58ccbf-ab09-4558-8b63-0187c8c36ff3/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-24 14:07:33,946 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-24 14:07:33,949 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","empty":false},{"definition":false,"hidden":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","empty":false},{"definition":false,"hidden":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","empty":false},{"definition":false,"hidden":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","empty":false},{"definition":false,"hidden":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421004,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YmVlZTU3MjI1ODE0MzY1NWI3MWIwMTc3OWZmYjM4NGM=","artifactUUID":"2d11b33f-2c0f-45c0-b35c-c0decd9e0f06","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.assettoscacsar","duplicated":false,"payloadUpdateDate":1632492438031,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632492421004,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MmE5MGVjMDg4ZGNlODcxZTc1NDljZTVhMTkyZjRhZWQ=","artifactUUID":"f6da59b9-3a8c-418b-acdf-52803e7337ed","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.assettoscatemplate","duplicated":false,"payloadUpdateDate":1632492437298,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632492421003,"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":1632492389368,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NDhkZmZlMjFmM2U2MGFmMGViMGZhNDRiZTIwNGYxZDk=","artifactUUID":"62c97037-ea85-48f7-b574-1fca46e1e093","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.vflicense","duplicated":false,"payloadUpdateDate":1632492389371,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389368,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492427115,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"dd2e10a8-ac52-41ea-8053-75854ecbd38d","generatedFromId":"42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1632492435028,"heatParamsUpdateDate":1632492427115,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632492427115,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1632492389493,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"10340da7-b766-476c-934f-fd7aa6de7740","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1632492389495,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389493,"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":"23eb3872-023d-4cbd-9803-54c4f69c61f7.23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZWQyNWQxNjRjYjczNzRkZTBiMTZkMmY0ZjE1MWE0NDA=","artifactUUID":"e1241c88-b237-4a20-9fbb-cde39923b439","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1632492436283,"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":1632492389406,"description":"created from csar","artifactType":"HEAT","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e34dc70e-65e5-459d-9a93-4272dce6a146","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","duplicated":false,"payloadUpdateDate":1632492389417,"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":1632492389406,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492389349,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"9c59ff4b-a0ec-4a5e-adc8-6fd6cd1e5869","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.vendorlicense","duplicated":false,"payloadUpdateDate":1632492389354,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389349,"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":1632492427112,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"2bde4137-87a1-4700-bfd3-d8dba9cbca66","generatedFromId":"42eb22a1-663d-4264-8496-a091b535a7b3.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1632492435582,"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":1632492427112,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632492427112,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492389387,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"719325bd-9a3e-48b3-be62-3eedd5356890","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"42eb22a1-663d-4264-8496-a091b535a7b3.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632492389389,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632492389387,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1632492427124,"version":"1","type":"org.openecomp.groups.VfModule","groupUid":"42eb22a1-663d-4264-8496-a091b535a7b3.BasicCnf..base_dummy..module-0","groupInstanceArtifacts":["42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3","23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["10340da7-b766-476c-934f-fd7aa6de7740","2bde4137-87a1-4700-bfd3-d8dba9cbca66"],"artifactsUuid":["e34dc70e-65e5-459d-9a93-4272dce6a146","10340da7-b766-476c-934f-fd7aa6de7740"],"groupUUID":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","artifacts":["42eb22a1-663d-4264-8496-a091b535a7b3.heat1","42eb22a1-663d-4264-8496-a091b535a7b3.heat1env","42eb22a1-663d-4264-8496-a091b535a7b3.cloudtechnologyspecificartifact3"],"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0.42eb22a1-663d-4264-8496-a091b535a7b3.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1632492427124,"customizationUUID":"5b25f855-94db-4313-ad43-72d40d7d05d0","groupName":"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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","createdFromCsar":false,"uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1632492426840,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","componentUid":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1632492426840,"customizationUUID":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"23eb3872-023d-4cbd-9803-54c4f69c61f7.3c1db084-394c-4d81-bd5f-1093f41d8a5d.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false},{"definition":false,"hidden":false,"uniqueId":"42eb22a1-663d-4264-8496-a091b535a7b3.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":"a5a5d960-1a70-47bf-924d-e5079fb6d848.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5a5d960-1a70-47bf-924d-e5079fb6d848","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false},{"definition":false,"hidden":false,"uniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"754e930a-713f-4dab-9ba5-a4234b781ef1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"754e930a-713f-4dab-9ba5-a4234b781ef1","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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","creationDate":1632492421383,"icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_cnf"],"uniqueId":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"7aee1544-b39e-4863-b084-6080259eb374","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"7aee1544-b39e-4863-b084-6080259eb374","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632492452806,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632492421003,"artifactType":"OTHER","uniqueId":"23eb3872-023d-4cbd-9803-54c4f69c61f7.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":1632492421003,"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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-09-24 14:07:33,954 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:07:33,955 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:07:33,955 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-24 14:07:33,956 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-24 14:07:33,956 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:07:33,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:07:34,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:07:34,644 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:07:34,644 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:07:34,648 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:07:34,648 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:34,649 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:34,649 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:34,649 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:07:34,649 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:34,650 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:34,650 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:34,650 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:07:34,650 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:34,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:34,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:34,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:07:34,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:34,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:34,652 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:34,652 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:07:34,652 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:07:34,652 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:07:34,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-24 14:07:34,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-24 14:07:34,653 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:07:34,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:36,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 14:07:36,138 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:07:36,141 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:07:36,149 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:07:36,149 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-24 14:07:36,150 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-24 14:07:36,150 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-24 14:07:36,151 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-24 14:07:36,151 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-24 14:07:36,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:07:36,192 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-24 14:07:36,193 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-24 14:07:36,194 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-24 14:07:36,194 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-24 14:07:36,194 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-24 14:07:36,194 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-24 14:07:36,199 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-24 14:07:36,199 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-24 14:07:36,199 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-24 14:07:36,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:07:36,260 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-24 14:07:36,261 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-24 14:07:36,261 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNsT1JFVjNUWHBCZVU5V2IxaEVWRTE0VFVScmVVMXFSWGROZWtGNVQxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRaM0NrMDBOMnR0UVZoaFNuRlBSemRVYm5kUmExUlpXRU5KT0ZGMFdsZGpOVGxKWkVKVlJ6TnFMMnRHVHl0U1VHVlJZMU4wVkVKeVdteGxaV3N3WTJWTFJFOEtMekJYWm5sNlIzbE5XRlpFUjFaNmRIa3pSSEp2VEZsUmFqWjJaUzkxZGpoR1REaHRTbGRpU0VRMlNYZE5SbEpFZUhkRFJsVkdPRE4wWWtaeGQyZHlOd28zYmtaU2REUm5jeTlUVkd4TVpXY3pSa0o0SzFSTFdYQmhNWG9yU2xkU2VIRm9PR1J3U1c1MFVXdERjUzl2YUV0M0syWkJhVUpWTTNOdFUycEZMMlZHQ2xNd2NqTjRVRUZrWTNOeFNrSnVVVlp6YTJWUU9FZERSVzlSWjB0aldFTk5ORkpWWVZGR2VtUlZLMVl4VVVSRWVFRXlRblpFVkRSamIzQjBWVUpSTkVJS01tZHRTR3QzVWxaTVMzQkxhbGxJVkdWWlNIVmhSRFZYUkVWRlIyVkxPREZKVjFsNFVTczBNWEJDWmpCNGVHUlVRek5YTjJGM01WVkhaMnc0ZG5GbVlRb3pXREZyWjNaSVZEVk9NVkZ4Y1ZsT2FVSkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkpiR1p4SzBKdGRsSjBkU3Q1TlVkWFMzVlZWSGNyZERCR04xTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRiVEoxTkRaclExTnBhRlV6ZEZWbk5URnVRbEI2WW0xbFRVRm5VRWgzY25CNU5VUTFTRFJ1VG1jd1RIWk9UbmhrV2dwc1pGTk9lRk5VTkhKSWNFZHplalV2ZEVKNWNFUTJOako0UlZrMmVrUmthVXRhUTBGNWVUTmxZVTVVV25oNldETm5kMVZPTWtwblUzaG5VbFYyYkZaeUNsRnljek5wU25Gd2JteDRMMDFEVmpsS1UwWTRWVkprYlZwR2FrZElVMWRNTVRVNWJYUmpTek4wTnpaell6RnpNRFZNV0V4Mk1ETnpZelZaUjBRNE5ua0tUVzU2WkhRNVUzSkRVelJ6VEhoNmJGaFVLemN6WjJwcE1EaG1XVmxZWTFWRk4zUjNjMUF5UnpobVlWbEtURzl4ZURsTGVEUmhhSE16T1dJd1ltdGpOd3BwVnpCbWFrVndjekZIVm5CNWF6ZG5hVmhyUVRsbGRqWm9VMk5OTTNCa1pWUmFjR05NV0VwWVQwUm9SR05HV0ZRMGMzVXZTMWs0WjNKYVRFeGhPR2xRQ2tWRFVsVTViV1ozZDNRMFNESTRSVTlIWml0YVRFNUpiek5IVmxwcU4yWlRSbVZYWndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xODA6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUm1aU2NUWnVTWGs0YTJkM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxcVVYaE5SRTEzVFdwc1lVWjNNSGxOYWtFMVRXcFJlRTFFVFhkTmVrcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEIwVGxwMllqVlBWMnhwUVZaM1RYVUtOMUpTTjJ4allVbEJRWGRaVlVoeGRGSlNXRlZvTWpGcFNuVnBOekJ2Ym0xRmVIWk5LekV6T1VoaGFqWnJieTlhY1VwMEwyaHpaV1JFTURSMFkweHJaQXBwYms5M2VWbE9iU3M1YVRsSGRVRkdla1UzVG1wTFVXaGFkeXRDYUd0S2RtcG5SVmxWS3l0RE56aFBaWEZzYzNkc1RYWXlRemszVEhaaFZsTnlha3h6Q2pWVFIwWkpja05HTkdOdFoxRmtjRFJrUmxKMFFVVnhSbWx3ZW1VemRXMUdkM3BoZVhkeFprNVJhbU5VWjIxT1NGUlFXakoyY1ROcFQzSkZUbWx5YkZVS2JuVkdaRTFPY2xGbkwzZHJUWGhhTVhORU9HbE1NVUo2Y0VvdmJGRlpSalF5Ynl0MFRGSm5kMEUwWTNaSmF6ZzRZemd6ZFcxSU5HcFRlbXBLVjFSSkx3cEtTSFZIT1RGUVVVZzRRVGhGUVVscVRqZEhSelowT0hCaFYwc3lkRTFpVWs5M1pFSmxiVlZMUWxSNVdqRXpiSEZtYWpkcmMwSkNZM0pMV0VGTFVXTm9DakZhUW14dFVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWcFZpdHlORWRoT1VjeU56ZE1hMXBaY1RWU1VFUTJNMUZZZEVsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRFFrTjZUVU5OUXk5T2NFNVFNVFZST0Vad0syUm1TMlpFV1c5bmRISnpTVFpRU0RSNlpXUmlOVE5GUVZWelpIbEpaMlV4UWxoVENtMVZXbnBvYzFSS1drUmpWVmx6U1dsa1FUWTBOa0V2YTFneVN6ZFJia1I0VlZBM1oxSTFiMkkzUjFJMUswZ3pLM2hvV1hsRWVVVm1jSFpzVERCWGQwSUtVa3dyUkZkYVZEQkRWbXhUWWk5a09HbE5TVUpXUkdkNGNXcFBkVTVrT1dnNGJWVmpWek5tWXpncmEydGFVRFJ0YW5obk9YVnJTMU5ZTTFKS2VqRlJWd3AzVFdkWE1IaERRblI1TkZNck5VOWhOSFpMT1ROWmNGTktRbWhRYUVOM1kyVnhUM2xzYzBkaE1ITmpUVmhVYzI5UFkxWTNlVTQzZEhSSE5tbEpXazVwQ21sd2RHdENRMDFhWVV4bGIyMWxabTh6U2xSdVVraFFWME42UW1kU1ZYWkJabWd3ZFU4NVZUaHdNM0p4Y25kRVdEZG9VMDgzVG13M1JsbzBjR3RNWm1jS1JIRjVjRFYxYUhGaFFtRnZhRUptUlhwT1JqZHpVV2xLVld4a09WQkxORDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJNSFJPV25aaU5VOVhiR2xCVm5kTmRUZFNVamRzWTJGSlFVRjNXVlZJY1hSU1VsaFZhREl4YVVwMWFUY3diMjV0Q2tWNGRrMHJNVE01U0dGcU5tdHZMMXB4U25RdmFITmxaRVF3TkhSalRHdGthVzVQZDNsWlRtMHJPV2s1UjNWQlJucEZOMDVxUzFGb1duY3JRbWhyU25ZS2FtZEZXVlVySzBNM09FOWxjV3h6ZDJ4TmRqSkRPVGRNZG1GV1UzSnFUSE0xVTBkR1NYSkRSalJqYldkUlpIQTBaRVpTZEVGRmNVWnBjSHBsTTNWdFJncDNlbUY1ZDNGbVRsRnFZMVJuYlU1SVZGQmFNblp4TTJsUGNrVk9hWEpzVlc1MVJtUk5UbkpSWnk5M2EwMTRXakZ6UkRocFRERkNlbkJLTDJ4UldVWTBDakp2SzNSTVVtZDNRVFJqZGtsck9EaGpPRE4xYlVnMGFsTjZha3BYVkVrdlNraDFSemt4VUZGSU9FRTRSVUZKYWs0M1IwYzJkRGh3WVZkTE1uUk5ZbElLVDNka1FtVnRWVXRDVkhsYU1UTnNjV1pxTjJ0elFrSmpja3RZUVV0UlkyZ3hXa0pzYlZGSlJFRlJRVUpCYjBsQ1FVVjJSMGxRVVdOeFZXRTFiRzA0ZGdwMWNtTkdZa3RJV21WR2Iyb3ZjakF5VTI0MlVrdFNSQzh4U1RWT2FXVjRWRWRtYkRKUVdXUXZUVnBHZFdkYWExb3dUVFZWUkZaTVp5OWxaRnBZZFZkeUNqaDRNRzVHWW5odU1sTlVaSE54U1hSTlNXaE9URzR6UmtwRGFFcHVNMFZzUVdKc1ZsWlhkMlJ2Y2poUldGUXJNMmhOSzBkUE1HNXhOblZ0Wm5WUllsb0tWVTlJVGpKWE9IUmhVVVpPUjJGa2VHOVhaVmRVU2sxV1RtTm5jV3ROUVhZNE9HeHZTMVZIVm1sc2FFSkdTVVJuUjFKYVlTdFJlVXBUWkVwaFRFMW9jZ28xT0hScFdWTXliM2RNYmpReVNETm9XblZHVFM5d2RuY3dhbkpWTUU5eGNIUkhSbVJuVFZKRmJVeGtTR0pXUm5kUlNqUk9Xbmd3UjBWbVZDdE9VbTlHQ25WeFFYb3JUbG81YkhRdmFuRmtLMjE1VW5Kd05UWnhRVzVUUlZVMlZIVTBOakZRTm5aT2NWVlJSV1pwYlRnMWIxZGxhRGR4VkZJMFNHMTRkSFpNWjFNS1oxZzNibTh5TUVObldVVkJOVkozZVZRemF6QmlTRU51ZERsSk16ZGlORmhrVmxoNlRIRmlhRE5tTW5nNWJHeDJiSGxQU1ROVmNVWnlVbXBXVW1Kdk5ncGpUbTR3WTNjek9FcGpWak13VWt0UWQzUnVNMmhJY0RkdldsRlZSWFEwWlV0YVpYRTFkR3gyU2pKYWQwOTBhbVpRZVdsUVIzQjFXVmgxVmpKNGVHbG1DbWhMVm1OVVJuWlZaVkpsYkhKc1kxQmljekZJYURWRkwyTlhjMVJDZEVkV1RWUlNXVWhWTVVvNVkwc3ZTV1ZGVGt4NlRFa3ZRbk5EWjFsRlFUWTFTRWdLYWtKaWIxRnZjRGhDYm1GbVNrRkhlRFJxWjBFdmNraFNURFZvYjNCQ1NEbDBkMDFhU2pGemVUWlJZbVJoY2xWTlkwaEpORU5SYUZKSk9FeHFWSE5sUndveFZFWTBVaTl4Vkc5cUwxbGpSbWRXZVhvNFJEZElhM2xLU1c4NVNUTnlWSEJ2U0ZGSloyeHFOVk5rUkVFM0wwUXZXR05KVEZsMVRYcHVOR1p3WVhCT0NtZGFSWGRsV0hOUU1tSk9PR2xPVVZobWVGZ3ZOMjFRYzJFMGJXVk1hVlV3TlVGRE5ESkdjME5uV1VWQk1UWmhiSFZIWVZkelMyVk9VbkJ2Y0hGTE4zWUtkRGROVTA1cmVFRmtPSEZQTUhodE1YcHhXbFU0YVRWMVEzUk9RVVVyVkVwck1sZHJSVkpSVG5waFVFVk9kR1p2TVROcFFUUlpURVZyWmpodGMyVmxLd3B5YkcxcVRrc3habFZqS3pkUVltcGhNR05GYTJsbFFVSkhVRzFXZUhGMGJtOTBlR1pPTUZOTmFIWndOa3RrUzNGd1VtMHlRbGRZZWs5S1pWaHFhV2xDQ2pkS1IyWnBkREIzUXpWTGJXYzBXVzhyWXpoemJsSmpRMmRaUlVFeVJrWk5NR0Z4ZW1FeU9IQjRka2RyTXpOaGFUazFNeTgwSzBrM2RYQTBWVGhTTUVrS1VUaGxXR3RLYkdodVlsUk9TRVpFVnpsSFkyVmFPRlEwV2xsT2QwbHZXamh1VldSS1RXRmxOMkpHUml0dGJVNDBNU3RQY3pSaWFrWlFLMHRzYXk5QlZncGlVMEpzYkU5MlZXcE1hRXRDUzFwVEwyMHdVVEpIYml0VGFIaDBVMVEyYVRNMmEwbDJNMVYyVEM5V2RrWlhURlpzVFVWS0wwMXdUR0owUXpOeVdqVkRDaTlIUW1oWVYwMURaMWxGUVhrMFpXSjNielZ5U1dobGVEZDRSRU00UVRsc2RHSmhOMGhTUXk4MFJFeEtOMVpWUlVsNlIzY3ZaVE5TVDBaWVJHVjZRbVVLV1VWa2FXUlJSRU4zYXk5emMxTmhPV3hwY0RFNFluUmFNMGhrVG5JMmREWktSM0IyZUdKMFN6WnFjVXRaTkU1TFoxVlJlWFpJUlRsdmREQkpPRVpZYmdweVZuSlBUVEZrTWpGMWRtMTVkMnhzVFdGclJERlJSVmRtWjJ4TWIwMXROMUJFU2xGaGVtZFlVMDVvVWpRMWJYTjVaVFZpYUVRMFBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-24 14:07:36,264 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-24 14:07:36,264 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-24 14:07:36,264 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-24 14:07:36,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:07:36,296 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-24 14:07:36,297 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-24 14:07:36,298 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNsT1JFVjNUWHBCZVU5V2IxaEVWRTE0VFVScmVVMXFSWGROZWtGNVQxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRaM0NrMDBOMnR0UVZoaFNuRlBSemRVYm5kUmExUlpXRU5KT0ZGMFdsZGpOVGxKWkVKVlJ6TnFMMnRHVHl0U1VHVlJZMU4wVkVKeVdteGxaV3N3WTJWTFJFOEtMekJYWm5sNlIzbE5XRlpFUjFaNmRIa3pSSEp2VEZsUmFqWjJaUzkxZGpoR1REaHRTbGRpU0VRMlNYZE5SbEpFZUhkRFJsVkdPRE4wWWtaeGQyZHlOd28zYmtaU2REUm5jeTlUVkd4TVpXY3pSa0o0SzFSTFdYQmhNWG9yU2xkU2VIRm9PR1J3U1c1MFVXdERjUzl2YUV0M0syWkJhVUpWTTNOdFUycEZMMlZHQ2xNd2NqTjRVRUZrWTNOeFNrSnVVVlp6YTJWUU9FZERSVzlSWjB0aldFTk5ORkpWWVZGR2VtUlZLMVl4VVVSRWVFRXlRblpFVkRSamIzQjBWVUpSTkVJS01tZHRTR3QzVWxaTVMzQkxhbGxJVkdWWlNIVmhSRFZYUkVWRlIyVkxPREZKVjFsNFVTczBNWEJDWmpCNGVHUlVRek5YTjJGM01WVkhaMnc0ZG5GbVlRb3pXREZyWjNaSVZEVk9NVkZ4Y1ZsT2FVSkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkpiR1p4SzBKdGRsSjBkU3Q1TlVkWFMzVlZWSGNyZERCR04xTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRiVEoxTkRaclExTnBhRlV6ZEZWbk5URnVRbEI2WW0xbFRVRm5VRWgzY25CNU5VUTFTRFJ1VG1jd1RIWk9UbmhrV2dwc1pGTk9lRk5VTkhKSWNFZHplalV2ZEVKNWNFUTJOako0UlZrMmVrUmthVXRhUTBGNWVUTmxZVTVVV25oNldETm5kMVZPTWtwblUzaG5VbFYyYkZaeUNsRnljek5wU25Gd2JteDRMMDFEVmpsS1UwWTRWVkprYlZwR2FrZElVMWRNTVRVNWJYUmpTek4wTnpaell6RnpNRFZNV0V4Mk1ETnpZelZaUjBRNE5ua0tUVzU2WkhRNVUzSkRVelJ6VEhoNmJGaFVLemN6WjJwcE1EaG1XVmxZWTFWRk4zUjNjMUF5UnpobVlWbEtURzl4ZURsTGVEUmhhSE16T1dJd1ltdGpOd3BwVnpCbWFrVndjekZIVm5CNWF6ZG5hVmhyUVRsbGRqWm9VMk5OTTNCa1pWUmFjR05NV0VwWVQwUm9SR05HV0ZRMGMzVXZTMWs0WjNKYVRFeGhPR2xRQ2tWRFVsVTViV1ozZDNRMFNESTRSVTlIWml0YVRFNUpiek5IVmxwcU4yWlRSbVZYWndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xODA6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUm1aU2NUWnVTWGs0YTJkM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxcVVYaE5SRTEzVFdwc1lVWjNNSGxOYWtFMVRXcFJlRTFFVFhkTmVrcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEIwVGxwMllqVlBWMnhwUVZaM1RYVUtOMUpTTjJ4allVbEJRWGRaVlVoeGRGSlNXRlZvTWpGcFNuVnBOekJ2Ym0xRmVIWk5LekV6T1VoaGFqWnJieTlhY1VwMEwyaHpaV1JFTURSMFkweHJaQXBwYms5M2VWbE9iU3M1YVRsSGRVRkdla1UzVG1wTFVXaGFkeXRDYUd0S2RtcG5SVmxWS3l0RE56aFBaWEZzYzNkc1RYWXlRemszVEhaaFZsTnlha3h6Q2pWVFIwWkpja05HTkdOdFoxRmtjRFJrUmxKMFFVVnhSbWx3ZW1VemRXMUdkM3BoZVhkeFprNVJhbU5VWjIxT1NGUlFXakoyY1ROcFQzSkZUbWx5YkZVS2JuVkdaRTFPY2xGbkwzZHJUWGhhTVhORU9HbE1NVUo2Y0VvdmJGRlpSalF5Ynl0MFRGSm5kMEUwWTNaSmF6ZzRZemd6ZFcxSU5HcFRlbXBLVjFSSkx3cEtTSFZIT1RGUVVVZzRRVGhGUVVscVRqZEhSelowT0hCaFYwc3lkRTFpVWs5M1pFSmxiVlZMUWxSNVdqRXpiSEZtYWpkcmMwSkNZM0pMV0VGTFVXTm9DakZhUW14dFVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWcFZpdHlORWRoT1VjeU56ZE1hMXBaY1RWU1VFUTJNMUZZZEVsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRFFrTjZUVU5OUXk5T2NFNVFNVFZST0Vad0syUm1TMlpFV1c5bmRISnpTVFpRU0RSNlpXUmlOVE5GUVZWelpIbEpaMlV4UWxoVENtMVZXbnBvYzFSS1drUmpWVmx6U1dsa1FUWTBOa0V2YTFneVN6ZFJia1I0VlZBM1oxSTFiMkkzUjFJMUswZ3pLM2hvV1hsRWVVVm1jSFpzVERCWGQwSUtVa3dyUkZkYVZEQkRWbXhUWWk5a09HbE5TVUpXUkdkNGNXcFBkVTVrT1dnNGJWVmpWek5tWXpncmEydGFVRFJ0YW5obk9YVnJTMU5ZTTFKS2VqRlJWd3AzVFdkWE1IaERRblI1TkZNck5VOWhOSFpMT1ROWmNGTktRbWhRYUVOM1kyVnhUM2xzYzBkaE1ITmpUVmhVYzI5UFkxWTNlVTQzZEhSSE5tbEpXazVwQ21sd2RHdENRMDFhWVV4bGIyMWxabTh6U2xSdVVraFFWME42UW1kU1ZYWkJabWd3ZFU4NVZUaHdNM0p4Y25kRVdEZG9VMDgzVG13M1JsbzBjR3RNWm1jS1JIRjVjRFYxYUhGaFFtRnZhRUptUlhwT1JqZHpVV2xLVld4a09WQkxORDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJNSFJPV25aaU5VOVhiR2xCVm5kTmRUZFNVamRzWTJGSlFVRjNXVlZJY1hSU1VsaFZhREl4YVVwMWFUY3diMjV0Q2tWNGRrMHJNVE01U0dGcU5tdHZMMXB4U25RdmFITmxaRVF3TkhSalRHdGthVzVQZDNsWlRtMHJPV2s1UjNWQlJucEZOMDVxUzFGb1duY3JRbWhyU25ZS2FtZEZXVlVySzBNM09FOWxjV3h6ZDJ4TmRqSkRPVGRNZG1GV1UzSnFUSE0xVTBkR1NYSkRSalJqYldkUlpIQTBaRVpTZEVGRmNVWnBjSHBsTTNWdFJncDNlbUY1ZDNGbVRsRnFZMVJuYlU1SVZGQmFNblp4TTJsUGNrVk9hWEpzVlc1MVJtUk5UbkpSWnk5M2EwMTRXakZ6UkRocFRERkNlbkJLTDJ4UldVWTBDakp2SzNSTVVtZDNRVFJqZGtsck9EaGpPRE4xYlVnMGFsTjZha3BYVkVrdlNraDFSemt4VUZGSU9FRTRSVUZKYWs0M1IwYzJkRGh3WVZkTE1uUk5ZbElLVDNka1FtVnRWVXRDVkhsYU1UTnNjV1pxTjJ0elFrSmpja3RZUVV0UlkyZ3hXa0pzYlZGSlJFRlJRVUpCYjBsQ1FVVjJSMGxRVVdOeFZXRTFiRzA0ZGdwMWNtTkdZa3RJV21WR2Iyb3ZjakF5VTI0MlVrdFNSQzh4U1RWT2FXVjRWRWRtYkRKUVdXUXZUVnBHZFdkYWExb3dUVFZWUkZaTVp5OWxaRnBZZFZkeUNqaDRNRzVHWW5odU1sTlVaSE54U1hSTlNXaE9URzR6UmtwRGFFcHVNMFZzUVdKc1ZsWlhkMlJ2Y2poUldGUXJNMmhOSzBkUE1HNXhOblZ0Wm5WUllsb0tWVTlJVGpKWE9IUmhVVVpPUjJGa2VHOVhaVmRVU2sxV1RtTm5jV3ROUVhZNE9HeHZTMVZIVm1sc2FFSkdTVVJuUjFKYVlTdFJlVXBUWkVwaFRFMW9jZ28xT0hScFdWTXliM2RNYmpReVNETm9XblZHVFM5d2RuY3dhbkpWTUU5eGNIUkhSbVJuVFZKRmJVeGtTR0pXUm5kUlNqUk9Xbmd3UjBWbVZDdE9VbTlHQ25WeFFYb3JUbG81YkhRdmFuRmtLMjE1VW5Kd05UWnhRVzVUUlZVMlZIVTBOakZRTm5aT2NWVlJSV1pwYlRnMWIxZGxhRGR4VkZJMFNHMTRkSFpNWjFNS1oxZzNibTh5TUVObldVVkJOVkozZVZRemF6QmlTRU51ZERsSk16ZGlORmhrVmxoNlRIRmlhRE5tTW5nNWJHeDJiSGxQU1ROVmNVWnlVbXBXVW1Kdk5ncGpUbTR3WTNjek9FcGpWak13VWt0UWQzUnVNMmhJY0RkdldsRlZSWFEwWlV0YVpYRTFkR3gyU2pKYWQwOTBhbVpRZVdsUVIzQjFXVmgxVmpKNGVHbG1DbWhMVm1OVVJuWlZaVkpsYkhKc1kxQmljekZJYURWRkwyTlhjMVJDZEVkV1RWUlNXVWhWTVVvNVkwc3ZTV1ZGVGt4NlRFa3ZRbk5EWjFsRlFUWTFTRWdLYWtKaWIxRnZjRGhDYm1GbVNrRkhlRFJxWjBFdmNraFNURFZvYjNCQ1NEbDBkMDFhU2pGemVUWlJZbVJoY2xWTlkwaEpORU5SYUZKSk9FeHFWSE5sUndveFZFWTBVaTl4Vkc5cUwxbGpSbWRXZVhvNFJEZElhM2xLU1c4NVNUTnlWSEJ2U0ZGSloyeHFOVk5rUkVFM0wwUXZXR05KVEZsMVRYcHVOR1p3WVhCT0NtZGFSWGRsV0hOUU1tSk9PR2xPVVZobWVGZ3ZOMjFRYzJFMGJXVk1hVlV3TlVGRE5ESkdjME5uV1VWQk1UWmhiSFZIWVZkelMyVk9VbkJ2Y0hGTE4zWUtkRGROVTA1cmVFRmtPSEZQTUhodE1YcHhXbFU0YVRWMVEzUk9RVVVyVkVwck1sZHJSVkpSVG5waFVFVk9kR1p2TVROcFFUUlpURVZyWmpodGMyVmxLd3B5YkcxcVRrc3habFZqS3pkUVltcGhNR05GYTJsbFFVSkhVRzFXZUhGMGJtOTBlR1pPTUZOTmFIWndOa3RrUzNGd1VtMHlRbGRZZWs5S1pWaHFhV2xDQ2pkS1IyWnBkREIzUXpWTGJXYzBXVzhyWXpoemJsSmpRMmRaUlVFeVJrWk5NR0Z4ZW1FeU9IQjRka2RyTXpOaGFUazFNeTgwSzBrM2RYQTBWVGhTTUVrS1VUaGxXR3RLYkdodVlsUk9TRVpFVnpsSFkyVmFPRlEwV2xsT2QwbHZXamh1VldSS1RXRmxOMkpHUml0dGJVNDBNU3RQY3pSaWFrWlFLMHRzYXk5QlZncGlVMEpzYkU5MlZXcE1hRXRDUzFwVEwyMHdVVEpIYml0VGFIaDBVMVEyYVRNMmEwbDJNMVYyVEM5V2RrWlhURlpzVFVWS0wwMXdUR0owUXpOeVdqVkRDaTlIUW1oWVYwMURaMWxGUVhrMFpXSjNielZ5U1dobGVEZDRSRU00UVRsc2RHSmhOMGhTUXk4MFJFeEtOMVpWUlVsNlIzY3ZaVE5TVDBaWVJHVjZRbVVLV1VWa2FXUlJSRU4zYXk5emMxTmhPV3hwY0RFNFluUmFNMGhrVG5JMmREWktSM0IyZUdKMFN6WnFjVXRaTkU1TFoxVlJlWFpJUlRsdmREQkpPRVpZYmdweVZuSlBUVEZrTWpGMWRtMTVkMnhzVFdGclJERlJSVmRtWjJ4TWIwMXROMUJFU2xGaGVtZFlVMDVvVWpRMWJYTjVaVFZpYUVRMFBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-24 14:07:36,300 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-24 14:07:36,301 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-24 14:07:36,301 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-24 14:07:36,301 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:07:36,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:36,419 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-24 14:07:36,420 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-24 14:07:36,420 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-24 14:07:36,420 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-24 14:07:36,421 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-24 14:07:36,433 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-24 14:07:36,433 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-24 14:07:36,433 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-24 14:07:36,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:36,531 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-24 14:07:36,532 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-24 14:07:36,533 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-24 14:07:36,536 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-24 14:07:36,536 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-24 14:07:36,536 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:07:36,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:36,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 359 2021-09-24 14:07:36,616 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:07:36,616 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":"1632492456475"}]} 2021-09-24 14:07:36,652 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-24 14:07:36,652 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/9425a3fc-2692-436b-afb0-a5d1f6205eef 2021-09-24 14:07:36,653 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "9425a3fc-2692-436b-afb0-a5d1f6205eef", "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-24 14:07:36,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:36,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/9425a3fc-2692-436b-afb0-a5d1f6205eef HTTP/1.1" 201 0 2021-09-24 14:07:36,728 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-24 14:07:36,728 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-24 14:07:36,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-24 14:07:36,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-24 14:07:36,732 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:07:36,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:36,790 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-24 14:07:36,791 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-24 14:07:36,792 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-24 14:07:36,792 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-24 14:07:36,792 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-24 14:07:36,793 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-24 14:07:36,793 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-24 14:07:36,798 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-24 14:07:36,798 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-24 14:07:36,798 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-24 14:07:36,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,006 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-24 14:07:37,007 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-24 14:07:37,007 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-24 14:07:37,011 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-24 14:07:37,011 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-24 14:07:37,011 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-24 14:07:37,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,070 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-24 14:07:37,071 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-24 14:07:37,072 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-24 14:07:37,072 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-24 14:07:37,073 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-24 14:07:37,079 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-24 14:07:37,079 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-24 14:07:37,079 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-24 14:07:37,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,205 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-24 14:07:37,206 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-24 14:07:37,207 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-24 14:07:37,224 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-24 14:07:37,224 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-24 14:07:37,225 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-24 14:07:37,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,287 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-24 14:07:37,288 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-24 14:07:37,289 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-24 14:07:37,289 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-24 14:07:37,290 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-24 14:07:37,299 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-24 14:07:37,299 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-24 14:07:37,299 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:07:37,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,417 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-24 14:07:37,418 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:07:37,419 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":"1632492456475"}]} 2021-09-24 14:07:37,432 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-24 14:07:37,432 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-24 14:07:37,432 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-24 14:07:37,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,607 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-24 14:07:37,608 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-24 14:07:37,609 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-24 14:07:37,621 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-24 14:07:37,622 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-24 14:07:37,622 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-24 14:07:37,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,806 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-24 14:07:37,807 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-24 14:07:37,807 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-24 14:07:37,810 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-24 14:07:37,810 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-24 14:07:37,811 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-24 14:07:37,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:37,908 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-24 14:07:37,909 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-24 14:07:37,910 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":"1632492457662"} 2021-09-24 14:07:37,913 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-24 14:07:37,913 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-24 14:07:37,913 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 14:07:37,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:38,009 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-24 14:07:38,010 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 14:07:38,011 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":"1632492457662"} 2021-09-24 14:07:38,014 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-24 14:07:38,014 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-24 14:07:38,014 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 14:07:38,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:38,113 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-24 14:07:38,114 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-24 14:07:38,114 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-24 14:07:38,114 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-24 14:07:38,115 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-24 14:07:38,115 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-24 14:07:38,118 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:07:38,118 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:07:38,119 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-24 14:07:38,119 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-24 14:07:38,119 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:07:38,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:07:39,825 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:07:39,827 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:07:39,827 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:07:39,831 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:07:39,832 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:39,832 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:39,832 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:39,833 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:07:39,833 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:39,833 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:39,833 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:39,833 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:07:39,834 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:39,834 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:39,834 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:39,834 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:07:39,835 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:39,835 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:39,835 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:39,835 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:07:39,835 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:07:39,836 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:07:39,836 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-24 14:07:39,836 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-24 14:07:39,837 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:07:39,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:42,368 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-24 14:07:42,372 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:07:42,376 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:07:42,387 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:07:42,388 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-24 14:07:42,388 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-24 14:07:42,388 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "82be875e-611f-4ac9-be90-526679eb6392" } 2021-09-24 14:07:42,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:42,475 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-24 14:07:42,476 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-24 14:07:42,476 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-24 14:07:42,479 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-24 14:07:42,479 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-24 14:07:42,479 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 14:07:42,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:42,541 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-24 14:07:42,541 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 14:07:42,542 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632492462434"}]} 2021-09-24 14:07:42,545 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-24 14:07:42,545 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-24 14:07:42,545 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 14:07:42,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:42,595 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-24 14:07:42,596 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 14:07:42,596 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":"1632492457662"} 2021-09-24 14:07:42,599 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-24 14:07:42,599 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-24 14:07:42,599 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 14:07:42,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:42,648 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-24 14:07:42,649 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 14:07:42,649 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632492462434"}]} 2021-09-24 14:07:42,652 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-24 14:07:42,652 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-24 14:07:42,652 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:07:42,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:42,708 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-24 14:07:42,709 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:07:42,709 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":"1632492457475","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-24 14:07:42,712 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-24 14:07:42,712 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-24 14:07:42,713 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:07:42,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:42,761 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-24 14:07:42,762 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 14:07:42,763 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632492456836"} 2021-09-24 14:07:42,773 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-24 14:07:42,774 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-24 14:07:42,774 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=1632492456836", "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-24 14:07:42,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:42,905 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-24 14:07:42,906 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-24 14:07:42,907 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-24 14:07:42,910 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-24 14:07:42,910 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-24 14:07:42,911 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 14:07:42,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:43,016 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-24 14:07:43,017 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 14:07:43,017 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":"1632492457662"} 2021-09-24 14:07:43,020 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-24 14:07:43,021 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-24 14:07:43,021 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:07:43,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:43,088 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-24 14:07:43,089 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:07:43,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":"1632492457475","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-24 14:07:43,092 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-24 14:07:43,093 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-24 14:07:43,093 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:07:43,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:43,151 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-24 14:07:43,152 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 14:07:43,153 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632492462808","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-24 14:07:43,155 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-24 14:07:43,155 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-24 14:07:43,155 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-24 14:07:43,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:43,215 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-09-24 14:07:43,216 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-24 14:07:43,216 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"86b3ee84-91b2-4da4-8775-e4446312e020","owning-entity-name":"basicnw-oe","resource-version":"1632491659702"},{"owning-entity-id":"45571786-b7ab-426f-9038-046509dfb606","owning-entity-name":"basicvm-oe","resource-version":"1632492208960"},{"owning-entity-id":"80742a12-c80d-4145-a1a1-3e9b0fef154b","owning-entity-name":"OE-ETE_Customer-80742a12-c80d-4145-a1a1-3e9b0fef154b","resource-version":"1632490604552","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_3f3feb08-d11f-4ef4-89b2-e41f9ce63c6f/service-subscriptions/service-subscription/pNF/service-instances/service-instance/8c490c90-e498-471d-97b2-cfb468a5fadb","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_3f3feb08-d11f-4ef4-89b2-e41f9ce63c6f"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8c490c90-e498-471d-97b2-cfb468a5fadb"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name3f3feb08-d11f-4ef4-89b2-e41f9ce63c6f"}]}]}}]} 2021-09-24 14:07:43,219 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-24 14:07:43,223 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-24 14:07:43,223 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/24731724-5806-4f3f-a13d-f8c953748d8a 2021-09-24 14:07:43,223 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "24731724-5806-4f3f-a13d-f8c953748d8a" } 2021-09-24 14:07:43,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:43,294 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/24731724-5806-4f3f-a13d-f8c953748d8a HTTP/1.1" 201 0 2021-09-24 14:07:43,294 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-24 14:07:43,295 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-24 14:07:43,298 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-24 14:07:43,298 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/24731724-5806-4f3f-a13d-f8c953748d8a 2021-09-24 14:07:43,298 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-24 14:07:43,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:07:43,349 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/24731724-5806-4f3f-a13d-f8c953748d8a HTTP/1.1" 200 139 2021-09-24 14:07:43,350 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-24 14:07:43,351 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"24731724-5806-4f3f-a13d-f8c953748d8a","owning-entity-name":"basicnf_owning_entity","resource-version":"1632492463263"} 2021-09-24 14:07:43,358 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-24 14:07:43,358 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-24 14:07:43,358 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-24 14:07:43,360 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-24 14:07:43,631 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-24 14:07:43,633 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-24 14:07:43,633 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-24 14:07:43,637 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-24 14:07:43,637 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:07:43,637 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:07:43,638 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-24 14:07:43,638 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-24 14:07:43,639 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:07:43,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:07:44,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:07:44,179 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:07:44,179 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:07:44,182 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:07:44,183 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:44,183 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:44,183 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:44,183 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:07:44,184 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:44,184 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:44,184 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:44,184 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:07:44,185 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:44,185 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:44,185 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:44,185 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:07:44,185 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:07:44,186 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:07:44,186 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:07:44,186 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:07:44,186 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:07:44,187 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:07:44,187 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-24 14:07:44,187 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-24 14:07:44,188 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:07:44,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:44,899 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-24 14:07:44,901 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:07:44,905 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:07:44,911 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:07:44,912 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-24 14:07:44,912 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/7aee1544-b39e-4863-b084-6080259eb374/distribution 2021-09-24 14:07:44,912 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-24 14:07:44,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:44,983 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/distribution HTTP/1.1" 200 205 2021-09-24 14:07:44,984 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-24 14:07:44,984 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"93caebc0-c0d0-4455-8491-45fcb8ae6f13","timestamp":"2021-09-24 14:07:32.269 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-24 14:07:44,987 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-24 14:07:44,987 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/93caebc0-c0d0-4455-8491-45fcb8ae6f13 2021-09-24 14:07:44,988 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 14:07:44,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:07:45,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/93caebc0-c0d0-4455-8491-45fcb8ae6f13 HTTP/1.1" 200 29 2021-09-24 14:07:45,051 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 14:07:45,051 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-24 14:07:45,054 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-24 14:07:45,054 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 14:08:45,115 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-24 14:08:45,116 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/93caebc0-c0d0-4455-8491-45fcb8ae6f13 2021-09-24 14:08:45,116 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 14:08:45,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:08:45,226 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/93caebc0-c0d0-4455-8491-45fcb8ae6f13 HTTP/1.1" 200 29 2021-09-24 14:08:45,228 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 14:08:45,228 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-24 14:08:45,231 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-24 14:08:45,231 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 14:09:45,294 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-24 14:09:45,295 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/93caebc0-c0d0-4455-8491-45fcb8ae6f13 2021-09-24 14:09:45,295 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 14:09:45,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:09:45,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/93caebc0-c0d0-4455-8491-45fcb8ae6f13 HTTP/1.1" 200 None 2021-09-24 14:09:45,438 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 14:09:45,440 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1632492465453","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":"1632492465453","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":"1632492465453","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":"1632492464944","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492463942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","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":"1632492445874","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":"1632492461717","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492488045","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","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":"1632492469403","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":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492487022","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492482611","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","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":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492481607","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","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":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492463526","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","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":"1632492445874","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":"1632492489048","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492465010","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","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":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","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":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492445149","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":"1632492461506","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","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":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","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":"1632492475360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492461516","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492467075","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492445149","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":"1632492463844","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492466071","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","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":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492462522","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492462667","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-09-24 14:09:45,443 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', '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': '1632492465453', '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': '1632492465453', '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': '1632492464944', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492463942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', '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': '1632492445874', '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': '1632492461717', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492488045', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', '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': '1632492469403', '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': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492487022', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492482611', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', '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': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492481607', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', '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': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492463526', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', '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': '1632492445874', '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': '1632492489048', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492465010', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', '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': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', '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': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492445149', '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': '1632492461506', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', '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': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', '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': '1632492475360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492461516', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492467075', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492445149', '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': '1632492463844', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492466071', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', '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': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492462522', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492462667', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-09-24 14:09:45,445 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-24 14:09:45,446 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-24 14:09:45,446 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 14:10:45,508 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-24 14:10:45,509 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/93caebc0-c0d0-4455-8491-45fcb8ae6f13 2021-09-24 14:10:45,509 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 14:10:45,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:10:45,654 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/93caebc0-c0d0-4455-8491-45fcb8ae6f13 HTTP/1.1" 200 None 2021-09-24 14:10:45,656 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 14:10:45,658 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1632492465453","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":"1632492465453","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":"1632492591011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","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":"1632492464944","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492463942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","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":"1632492445874","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":"1632492591011","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":"1632492461717","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492591011","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":"1632492443379","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":"1632492608648","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492591011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492614630","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":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492488045","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","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":"1632492469403","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":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492487022","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492482611","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","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":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492591011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492481607","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492591011","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":"1632492465453","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":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492463526","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","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":"1632492445874","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":"1632492489048","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","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":"1632492591011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","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":"1632492613523","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492465010","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","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":"1632492591011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","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":"1632492445874","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":"1632492610324","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492616638","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":"1632492445149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492611741","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492604933","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492607352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492445149","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":"1632492461506","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","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":"1632492615633","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":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","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":"1632492475360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492461516","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632492469403","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492467075","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","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":"1632492445149","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":"1632492463844","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632492454942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492466071","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632492445874","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632492444421","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492443379","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":"1632492443379","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632492591011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632492462522","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632492465453","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632492462667","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-09-24 14:10:45,662 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', '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': '1632492465453', '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': '1632492591011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', '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': '1632492464944', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492463942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', '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': '1632492445874', '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': '1632492591011', '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': '1632492461717', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492591011', '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': '1632492443379', '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': '1632492608648', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492591011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492614630', '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': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492488045', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', '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': '1632492469403', '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': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492487022', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492482611', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', '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': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492591011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492481607', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492591011', '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': '1632492465453', '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': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492463526', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', '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': '1632492445874', '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': '1632492489048', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', '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': '1632492591011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', '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': '1632492613523', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492465010', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', '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': '1632492591011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', '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': '1632492445874', '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': '1632492610324', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492616638', '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': '1632492445149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492611741', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492604933', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492607352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492445149', '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': '1632492461506', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', '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': '1632492615633', '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': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', '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': '1632492475360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492461516', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632492469403', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492467075', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', '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': '1632492445149', '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': '1632492463844', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632492454942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492466071', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632492445874', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632492444421', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492443379', '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': '1632492443379', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632492591011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632492462522', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632492465453', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632492462667', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-09-24 14:10:45,665 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-24 14:10:45,665 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 14:10:45,665 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 14:10:45,666 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 14:10:45,666 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 14:10:45,666 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 14:10:45,666 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 14:10:45,666 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-24 14:10:45,667 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-24 14:10:45,680 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': '6ca224b7-3ba9-4d61-8549-b4fed22ef8c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:10:45,680 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-24 14:10:45,681 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "82be875e-611f-4ac9-be90-526679eb6392", "modelVersionId": "7aee1544-b39e-4863-b084-6080259eb374", "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": "24731724-5806-4f3f-a13d-f8c953748d8a", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-24 14:10:45,683 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:10:47,198 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-24 14:10:47,200 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-24 14:10:47,201 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"6ca224b7-3ba9-4d61-8549-b4fed22ef8c2","instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2"}} 2021-09-24 14:10:47,201 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-24 14:10:47,220 DEBUG 129:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7bb67f1c-66a4-43f4-8073-a6f879903292', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:10:47,221 DEBUG 131:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 2021-09-24 14:10:47,222 DEBUG 132:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] data sent: None 2021-09-24 14:10:47,227 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:10:47,425 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 HTTP/1.1" 200 1341 2021-09-24 14:10:47,430 INFO 142:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response code: 200 2021-09-24 14:10:47,431 DEBUG 146:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response: {"request":{"requestId":"6ca224b7-3ba9-4d61-8549-b4fed22ef8c2","startTime":"Fri, 24 Sep 2021 14:10:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","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":"24731724-5806-4f3f-a13d-f8c953748d8a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 14:10:46 GMT"}}} 2021-09-24 14:10:57,443 DEBUG 129:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a55e4d2-269b-4b86-b1d3-18b61b80e9fe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:10:57,444 DEBUG 131:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 2021-09-24 14:10:57,444 DEBUG 132:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] data sent: None 2021-09-24 14:10:57,448 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:10:57,655 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 HTTP/1.1" 200 1551 2021-09-24 14:10:57,657 INFO 142:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response code: 200 2021-09-24 14:10:57,658 DEBUG 146:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response: {"request":{"requestId":"6ca224b7-3ba9-4d61-8549-b4fed22ef8c2","startTime":"Fri, 24 Sep 2021 14:10:45 GMT","finishTime":"Fri, 24 Sep 2021 14:10:51 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","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":"24731724-5806-4f3f-a13d-f8c953748d8a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:10:51 GMT"}}} 2021-09-24 14:10:57,659 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-24 14:10:57,660 DEBUG 129:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8fe2250-bdb0-4ced-9fa1-4d837202cd00', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:10:57,660 DEBUG 131:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 2021-09-24 14:10:57,660 DEBUG 132:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] data sent: None 2021-09-24 14:10:57,663 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:10:57,822 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 HTTP/1.1" 200 1551 2021-09-24 14:10:57,824 INFO 142:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response code: 200 2021-09-24 14:10:57,825 DEBUG 146:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response: {"request":{"requestId":"6ca224b7-3ba9-4d61-8549-b4fed22ef8c2","startTime":"Fri, 24 Sep 2021 14:10:45 GMT","finishTime":"Fri, 24 Sep 2021 14:10:51 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","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":"24731724-5806-4f3f-a13d-f8c953748d8a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:10:51 GMT"}}} 2021-09-24 14:10:57,826 DEBUG 129:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '255d566c-9f3a-4acc-8205-e4488a6195eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:10:57,826 DEBUG 131:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 2021-09-24 14:10:57,827 DEBUG 132:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] data sent: None 2021-09-24 14:10:57,829 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:10:58,028 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 HTTP/1.1" 200 1551 2021-09-24 14:10:58,030 INFO 142:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response code: 200 2021-09-24 14:10:58,031 DEBUG 146:onap_service.py(7) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response: {"request":{"requestId":"6ca224b7-3ba9-4d61-8549-b4fed22ef8c2","startTime":"Fri, 24 Sep 2021 14:10:45 GMT","finishTime":"Fri, 24 Sep 2021 14:10:51 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","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":"24731724-5806-4f3f-a13d-f8c953748d8a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:10:51 GMT"}}} 2021-09-24 14:10:58,042 DEBUG 129:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5118d731-b3e2-4bf9-ab93-87b0cd790091', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:10:58,042 DEBUG 131:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 2021-09-24 14:10:58,043 DEBUG 132:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] data sent: None 2021-09-24 14:10:58,047 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:10:58,206 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 HTTP/1.1" 200 1551 2021-09-24 14:10:58,208 INFO 142:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response code: 200 2021-09-24 14:10:58,208 DEBUG 146:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response: {"request":{"requestId":"6ca224b7-3ba9-4d61-8549-b4fed22ef8c2","startTime":"Fri, 24 Sep 2021 14:10:45 GMT","finishTime":"Fri, 24 Sep 2021 14:10:51 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","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":"24731724-5806-4f3f-a13d-f8c953748d8a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:10:51 GMT"}}} 2021-09-24 14:10:58,210 DEBUG 129:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58b94dff-0b25-43f3-b541-9cf44c0da60c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:10:58,210 DEBUG 131:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 2021-09-24 14:10:58,210 DEBUG 132:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] data sent: None 2021-09-24 14:10:58,213 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:10:58,406 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 HTTP/1.1" 200 1551 2021-09-24 14:10:58,408 INFO 142:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response code: 200 2021-09-24 14:10:58,408 DEBUG 146:onap_service.py(1) - [None][Check 6ca224b7-3ba9-4d61-8549-b4fed22ef8c2 orchestration request status] response: {"request":{"requestId":"6ca224b7-3ba9-4d61-8549-b4fed22ef8c2","startTime":"Fri, 24 Sep 2021 14:10:45 GMT","finishTime":"Fri, 24 Sep 2021 14:10:51 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","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":"24731724-5806-4f3f-a13d-f8c953748d8a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:10:51 GMT"}}} 2021-09-24 14:10:58,410 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-24 14:10:58,410 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-24 14:10:58,410 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 14:10:58,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:10:58,479 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-24 14:10:58,480 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 14:10:58,481 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632492462808","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-24 14:10:58,484 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-24 14:10:58,484 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d 2021-09-24 14:10:58,484 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] data sent: None 2021-09-24 14:10:58,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:10:58,555 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d HTTP/1.1" 200 1191 2021-09-24 14:10:58,556 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response code: 200 2021-09-24 14:10:58,556 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response: {"service-instance":[{"service-instance-id":"841a9162-beab-41cf-8981-5c7de61b9710","service-instance-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"82be875e-611f-4ac9-be90-526679eb6392","model-version-id":"7aee1544-b39e-4863-b084-6080259eb374","resource-version":"1632492650940","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/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/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"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-24 14:10:58,560 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-24 14:10:58,561 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-24 14:10:58,561 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 14:10:58,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:10:58,616 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-24 14:10:58,616 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 14:10:58,617 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":"1632492457662"} 2021-09-24 14:10:58,620 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-24 14:10:58,620 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-24 14:10:58,620 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 14:10:58,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:10:58,680 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-24 14:10:58,681 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 14:10:58,681 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632492462808","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-24 14:10:58,685 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-24 14:10:58,685 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d 2021-09-24 14:10:58,685 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] data sent: None 2021-09-24 14:10:58,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:10:58,763 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d HTTP/1.1" 200 1191 2021-09-24 14:10:58,765 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response code: 200 2021-09-24 14:10:58,765 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response: {"service-instance":[{"service-instance-id":"841a9162-beab-41cf-8981-5c7de61b9710","service-instance-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"82be875e-611f-4ac9-be90-526679eb6392","model-version-id":"7aee1544-b39e-4863-b084-6080259eb374","resource-version":"1632492650940","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/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/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"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-24 14:10:58,769 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-24 14:10:58,769 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-24 14:10:58,769 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:10:58,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:10:58,837 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-24 14:10:58,838 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:10:58,838 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":"1632492457475","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-24 14:10:58,841 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-24 14:10:58,842 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-24 14:10:58,842 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:10:58,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:10:58,902 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-24 14:10:58,903 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 14:10:58,903 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632492462808","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-24 14:10:58,906 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:10:58,907 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:10:58,907 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-24 14:10:58,908 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-24 14:10:58,908 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:10:58,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:10:59,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:10:59,548 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:10:59,548 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:10:59,551 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:10:59,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:10:59,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:10:59,552 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:10:59,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:10:59,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:10:59,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:10:59,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:10:59,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:10:59,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:10:59,554 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:10:59,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:10:59,554 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:10:59,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:10:59,554 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:10:59,555 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:10:59,555 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:10:59,555 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:10:59,555 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:10:59,556 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-24 14:10:59,556 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-24 14:10:59,556 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:10:59,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:11:02,113 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-24 14:11:02,116 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:11:02,119 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:11:02,126 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:11:02,127 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-24 14:11:02,127 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/7aee1544-b39e-4863-b084-6080259eb374/toscaModel 2021-09-24 14:11:02,127 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 14:11:02,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:11:02,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel HTTP/1.1" 200 None 2021-09-24 14:11:02,829 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 14:11:02,829 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 14:11:02,898 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:11:02,898 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:11:02,898 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 14:11:02,899 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-24 14:11:02,899 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:11:02,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:11:04,853 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:11:04,855 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:11:04,855 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:11:04,859 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:11:04,860 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:04,860 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:04,860 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:04,860 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:11:04,861 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:04,861 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:04,861 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:04,861 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:11:04,861 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:04,862 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:04,862 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:04,862 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:11:04,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:04,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:04,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:04,863 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:11:04,863 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:11:04,863 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:11:04,864 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-24 14:11:04,864 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-24 14:11:04,864 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:11:04,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:11:07,053 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-24 14:11:07,056 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:11:07,060 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:11:07,067 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:11:07,068 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': 'c0e50f4b-0066-43e8-be2c-53d1d28e9f05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:07,068 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/841a9162-beab-41cf-8981-5c7de61b9710/vnfs 2021-09-24 14:11:07,069 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "82be875e-611f-4ac9-be90-526679eb6392" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "88ccf4c8-853c-4983-ba6f-4d644b79253d", "modelVersionId": "df7c89d3-249f-48ec-a122-e407c875b278", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2", "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": "841a9162-beab-41cf-8981-5c7de61b9710", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "82be875e-611f-4ac9-be90-526679eb6392", "modelVersion": "1.0", "modelVersionId": "7aee1544-b39e-4863-b084-6080259eb374" } } }] } } 2021-09-24 14:11:07,071 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:08,607 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710/vnfs HTTP/1.1" 202 262 2021-09-24 14:11:08,609 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-24 14:11:08,609 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"c0e50f4b-0066-43e8-be2c-53d1d28e9f05","instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05"}} 2021-09-24 14:11:08,610 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-24 14:11:08,621 DEBUG 129:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16b3a056-9587-4ae8-8f9c-1d8d900d3186', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:08,622 DEBUG 131:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 2021-09-24 14:11:08,623 DEBUG 132:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] data sent: None 2021-09-24 14:11:08,628 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:08,829 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 HTTP/1.1" 200 1900 2021-09-24 14:11:08,831 INFO 142:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response code: 200 2021-09-24 14:11:08,832 DEBUG 146:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response: {"request":{"requestId":"c0e50f4b-0066-43e8-be2c-53d1d28e9f05","startTime":"Fri, 24 Sep 2021 14:11:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"82be875e-611f-4ac9-be90-526679eb6392","source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}}],"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 14:11:07 GMT"}}} 2021-09-24 14:11:18,845 DEBUG 129:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '47fefdbe-546c-47c5-94b3-46879931ddca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:18,845 DEBUG 131:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 2021-09-24 14:11:18,846 DEBUG 132:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] data sent: None 2021-09-24 14:11:18,849 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:19,046 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 HTTP/1.1" 200 2106 2021-09-24 14:11:19,048 INFO 142:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response code: 200 2021-09-24 14:11:19,049 DEBUG 146:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response: {"request":{"requestId":"c0e50f4b-0066-43e8-be2c-53d1d28e9f05","startTime":"Fri, 24 Sep 2021 14:11:07 GMT","finishTime":"Fri, 24 Sep 2021 14:11:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"82be875e-611f-4ac9-be90-526679eb6392","source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}}],"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:14 GMT"}}} 2021-09-24 14:11:19,050 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-24 14:11:19,051 DEBUG 129:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a9d5f78-b79a-4a00-b0a6-3c1d9e8c63d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:19,051 DEBUG 131:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 2021-09-24 14:11:19,051 DEBUG 132:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] data sent: None 2021-09-24 14:11:19,054 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:19,219 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 HTTP/1.1" 200 2106 2021-09-24 14:11:19,222 INFO 142:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response code: 200 2021-09-24 14:11:19,222 DEBUG 146:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response: {"request":{"requestId":"c0e50f4b-0066-43e8-be2c-53d1d28e9f05","startTime":"Fri, 24 Sep 2021 14:11:07 GMT","finishTime":"Fri, 24 Sep 2021 14:11:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"82be875e-611f-4ac9-be90-526679eb6392","source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}}],"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:14 GMT"}}} 2021-09-24 14:11:19,224 DEBUG 129:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f29d08ff-239d-4aaa-b5dc-1a5aa1cfc97f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:19,224 DEBUG 131:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 2021-09-24 14:11:19,224 DEBUG 132:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] data sent: None 2021-09-24 14:11:19,227 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:19,406 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 HTTP/1.1" 200 2106 2021-09-24 14:11:19,408 INFO 142:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response code: 200 2021-09-24 14:11:19,409 DEBUG 146:onap_service.py(8) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response: {"request":{"requestId":"c0e50f4b-0066-43e8-be2c-53d1d28e9f05","startTime":"Fri, 24 Sep 2021 14:11:07 GMT","finishTime":"Fri, 24 Sep 2021 14:11:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"82be875e-611f-4ac9-be90-526679eb6392","source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}}],"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:14 GMT"}}} 2021-09-24 14:11:19,419 DEBUG 129:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '152440e2-1a64-4577-96c9-ddea708e7e95', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:19,420 DEBUG 131:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 2021-09-24 14:11:19,420 DEBUG 132:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] data sent: None 2021-09-24 14:11:19,423 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:19,619 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 HTTP/1.1" 200 2106 2021-09-24 14:11:19,621 INFO 142:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response code: 200 2021-09-24 14:11:19,621 DEBUG 146:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response: {"request":{"requestId":"c0e50f4b-0066-43e8-be2c-53d1d28e9f05","startTime":"Fri, 24 Sep 2021 14:11:07 GMT","finishTime":"Fri, 24 Sep 2021 14:11:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"82be875e-611f-4ac9-be90-526679eb6392","source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}}],"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:14 GMT"}}} 2021-09-24 14:11:19,623 DEBUG 129:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '46a4bb5d-64a7-41ca-890c-c939a6f96ca9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:19,623 DEBUG 131:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 2021-09-24 14:11:19,623 DEBUG 132:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] data sent: None 2021-09-24 14:11:19,626 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:19,782 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0e50f4b-0066-43e8-be2c-53d1d28e9f05 HTTP/1.1" 200 2106 2021-09-24 14:11:19,784 INFO 142:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response code: 200 2021-09-24 14:11:19,784 DEBUG 146:onap_service.py(1) - [None][Check c0e50f4b-0066-43e8-be2c-53d1d28e9f05 orchestration request status] response: {"request":{"requestId":"c0e50f4b-0066-43e8-be2c-53d1d28e9f05","startTime":"Fri, 24 Sep 2021 14:11:07 GMT","finishTime":"Fri, 24 Sep 2021 14:11:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"82be875e-611f-4ac9-be90-526679eb6392","source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}}],"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:14 GMT"}}} 2021-09-24 14:11:19,786 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-24 14:11:19,786 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-24 14:11:19,786 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 14:11:19,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:19,844 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-24 14:11:19,845 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 14:11:19,845 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":"1632492457662"} 2021-09-24 14:11:19,849 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-24 14:11:19,849 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-24 14:11:19,849 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 14:11:19,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:19,912 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-24 14:11:19,913 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 14:11:19,914 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632492462808","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-24 14:11:19,916 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-24 14:11:19,917 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d 2021-09-24 14:11:19,917 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] data sent: None 2021-09-24 14:11:19,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:19,985 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d HTTP/1.1" 200 1643 2021-09-24 14:11:19,986 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response code: 200 2021-09-24 14:11:19,986 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response: {"service-instance":[{"service-instance-id":"841a9162-beab-41cf-8981-5c7de61b9710","service-instance-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"82be875e-611f-4ac9-be90-526679eb6392","model-version-id":"7aee1544-b39e-4863-b084-6080259eb374","resource-version":"1632492669366","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/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/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_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-24 14:11:19,989 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 14:11:19,989 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list 2021-09-24 14:11:19,990 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:11:19,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:20,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/service-instances/service-instance/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list HTTP/1.1" 200 1064 2021-09-24 14:11:20,056 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:11:20,056 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-24 14:11:20,059 DEBUG 129:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 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-24 14:11:20,060 DEBUG 131:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 2021-09-24 14:11:20,060 DEBUG 132:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] data sent: None 2021-09-24 14:11:20,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:20,146 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 HTTP/1.1" 200 3737 2021-09-24 14:11:20,147 INFO 142:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response code: 200 2021-09-24 14:11:20,147 DEBUG 146:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response: {"vnf-id":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnf-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"82be875e-611f-4ac9-be90-526679eb6392","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632492674299","model-invariant-id":"88ccf4c8-853c-4983-ba6f-4d644b79253d","model-version-id":"df7c89d3-249f-48ec-a122-e407c875b278","model-customization-id":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/service-data/vnfs/vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/841a9162-beab-41cf-8981-5c7de61b9710","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":"841a9162-beab-41cf-8981-5c7de61b9710"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-24 14:11:20,151 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:11:20,151 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:11:20,152 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-24 14:11:20,152 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-24 14:11:20,152 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:11:20,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:11:20,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:11:20,806 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:11:20,806 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:11:20,810 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:11:20,810 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:20,810 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:20,811 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:20,811 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:11:20,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:20,812 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:20,812 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:20,812 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:11:20,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:20,813 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:20,813 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:20,814 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:11:20,814 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:20,815 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:20,815 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:20,815 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:11:20,816 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:11:20,816 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:11:20,816 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-24 14:11:20,817 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-24 14:11:20,817 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:11:20,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:11:21,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 14:11:21,634 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:11:21,637 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:11:21,645 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:11:21,646 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-24 14:11:21,646 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/7aee1544-b39e-4863-b084-6080259eb374/toscaModel 2021-09-24 14:11:21,646 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 14:11:21,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:11:22,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel HTTP/1.1" 200 None 2021-09-24 14:11:22,080 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 14:11:22,080 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 14:11:22,131 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 14:11:22,131 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0 2021-09-24 14:11:22,131 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-24 14:11:22,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:11:22,169 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0 HTTP/1.1" 200 270 2021-09-24 14:11:22,170 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-24 14:11:22,170 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","rb-version":"5b25f855-94db-4313-ad43-72d40d7d05d0","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad"}} 2021-09-24 14:11:22,173 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 14:11:22,173 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest 2021-09-24 14:11:22,173 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-24 14:11:22,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:11:22,204 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest HTTP/1.1" 404 87 2021-09-24 14:11:22,205 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-24 14:11:22,206 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-24 14:11:22,206 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-24 14:11:22,206 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-24 14:11:22,212 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-24 14:11:22,213 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile 2021-09-24 14:11:22,213 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "77f4adcd-7dfe-4a1f-b8d3-41db762537b2", "rb-version": "5b25f855-94db-4313-ad43-72d40d7d05d0", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-24 14:11:22,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:11:22,249 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile HTTP/1.1" 201 212 2021-09-24 14:11:22,251 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-24 14:11:22,251 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","rb-version":"5b25f855-94db-4313-ad43-72d40d7d05d0","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-24 14:11:22,254 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 14:11:22,254 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest 2021-09-24 14:11:22,255 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-24 14:11:22,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:11:22,285 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest HTTP/1.1" 200 212 2021-09-24 14:11:22,286 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-24 14:11:22,286 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","rb-version":"5b25f855-94db-4313-ad43-72d40d7d05d0","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-24 14:11:22,289 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-24 14:11:22,289 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest/content 2021-09-24 14:11:22,290 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-24 14:11:22,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:11:22,326 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest/content HTTP/1.1" 200 0 2021-09-24 14:11:22,327 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-24 14:11:22,327 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-24 14:11:22,330 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-24 14:11:22,330 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-24 14:11:22,331 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 14:11:22,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:22,378 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-24 14:11:22,379 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 14:11:22,380 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":"1632492457662"} 2021-09-24 14:11:22,383 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-24 14:11:22,384 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-24 14:11:22,384 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 14:11:22,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:22,445 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-24 14:11:22,447 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 14:11:22,447 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632492462808","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-24 14:11:22,450 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-24 14:11:22,451 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d 2021-09-24 14:11:22,451 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] data sent: None 2021-09-24 14:11:22,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:22,522 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d HTTP/1.1" 200 1643 2021-09-24 14:11:22,523 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response code: 200 2021-09-24 14:11:22,523 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d service-instance-name] response: {"service-instance":[{"service-instance-id":"841a9162-beab-41cf-8981-5c7de61b9710","service-instance-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"82be875e-611f-4ac9-be90-526679eb6392","model-version-id":"7aee1544-b39e-4863-b084-6080259eb374","resource-version":"1632492669366","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/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/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_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-24 14:11:22,525 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-24 14:11:22,525 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-24 14:11:22,526 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:11:22,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:22,595 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-24 14:11:22,597 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:11:22,597 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":"1632492669584","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/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]}]}}]} 2021-09-24 14:11:22,601 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-24 14:11:22,601 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-24 14:11:22,601 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:11:22,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:22,668 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-24 14:11:22,669 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 14:11:22,670 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632492669763","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_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-24 14:11:22,673 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-24 14:11:22,674 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list 2021-09-24 14:11:22,674 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:11:22,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:22,741 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list HTTP/1.1" 200 1064 2021-09-24 14:11:22,742 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:11:22,743 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-24 14:11:22,746 DEBUG 129:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 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-24 14:11:22,746 DEBUG 131:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 2021-09-24 14:11:22,747 DEBUG 132:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] data sent: None 2021-09-24 14:11:22,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:22,827 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 HTTP/1.1" 200 3737 2021-09-24 14:11:22,828 INFO 142:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response code: 200 2021-09-24 14:11:22,829 DEBUG 146:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response: {"vnf-id":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnf-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"82be875e-611f-4ac9-be90-526679eb6392","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632492674299","model-invariant-id":"88ccf4c8-853c-4983-ba6f-4d644b79253d","model-version-id":"df7c89d3-249f-48ec-a122-e407c875b278","model-customization-id":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/service-data/vnfs/vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/841a9162-beab-41cf-8981-5c7de61b9710","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":"841a9162-beab-41cf-8981-5c7de61b9710"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-24 14:11:22,832 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:11:22,833 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:11:22,833 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-24 14:11:22,833 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-24 14:11:22,834 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:11:22,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:11:23,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:11:23,467 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:11:23,467 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:11:23,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:11:23,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:23,471 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:23,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:23,471 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:11:23,472 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:23,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:23,472 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:23,472 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:11:23,473 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:23,473 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:23,473 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:23,473 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:11:23,473 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:23,474 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:23,474 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:23,474 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:11:23,474 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:11:23,475 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:11:23,475 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-24 14:11:23,475 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-24 14:11:23,475 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:11:23,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:11:24,183 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-24 14:11:24,186 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:11:24,190 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:11:24,201 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:11:24,202 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-24 14:11:24,202 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/7aee1544-b39e-4863-b084-6080259eb374/toscaModel 2021-09-24 14:11:24,202 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 14:11:24,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:11:24,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel HTTP/1.1" 200 None 2021-09-24 14:11:24,407 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 14:11:24,407 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 14:11:24,462 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': '476916cf-695e-4055-929a-fbc18810b06f', 'x-fromappid': 'API client'} 2021-09-24 14:11:24,463 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-24 14:11:24,463 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d" }, "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-ba65b62b-45e7-43fc-b41c-a9db81ca459d_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-24 14:11:24,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-24 14:11:24,655 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-24 14:11:24,657 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-24 14:11:24,657 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-24 14:11:24,686 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:11:24,687 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:11:24,687 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-24 14:11:24,687 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-24 14:11:24,688 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:11:24,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:11:25,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:11:25,515 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:11:25,515 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:11:25,519 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:11:25,519 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:25,520 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:25,520 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:25,520 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:11:25,521 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:25,521 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:25,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:25,522 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:11:25,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:25,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:25,524 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:25,524 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:11:25,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:11:25,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:11:25,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:11:25,527 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:11:25,527 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:11:25,527 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:11:25,528 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-24 14:11:25,529 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-24 14:11:25,529 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:11:25,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:11:26,291 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-24 14:11:26,295 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:11:26,299 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:11:26,307 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:11:26,308 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': 'd5f8b652-a7e3-4f72-b654-a600818e0208', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:26,308 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/841a9162-beab-41cf-8981-5c7de61b9710/vnfs/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vfModules 2021-09-24 14:11:26,309 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-ba65b62b-45e7-43fc-b41c-a9db81ca459d", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "77f4adcd-7dfe-4a1f-b8d3-41db762537b2", "modelVersionId": "d0467c1e-58a3-4f2e-8bfd-f04d416249ad", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "5b25f855-94db-4313-ad43-72d40d7d05d0", "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": "841a9162-beab-41cf-8981-5c7de61b9710", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "82be875e-611f-4ac9-be90-526679eb6392", "modelVersion": "1.0", "modelVersionId": "7aee1544-b39e-4863-b084-6080259eb374" } } }, { "relatedInstance": { "instanceId": "dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "88ccf4c8-853c-4983-ba6f-4d644b79253d", "modelVersion": "1.0", "modelVersionId": "df7c89d3-249f-48ec-a122-e407c875b278", "modelCustomizationId": "ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-24 14:11:26,312 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:27,812 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710/vnfs/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vfModules HTTP/1.1" 202 262 2021-09-24 14:11:27,814 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-24 14:11:27,815 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"d5f8b652-a7e3-4f72-b654-a600818e0208","instanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208"}} 2021-09-24 14:11:27,815 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-24 14:11:27,827 DEBUG 129:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd32064eb-1db0-444a-8c2b-a66b4f25efce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:27,828 DEBUG 131:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 2021-09-24 14:11:27,828 DEBUG 132:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] data sent: None 2021-09-24 14:11:27,834 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:28,024 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 HTTP/1.1" 200 2455 2021-09-24 14:11:28,027 INFO 142:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response code: 200 2021-09-24 14:11:28,028 DEBUG 146:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response: {"request":{"requestId":"d5f8b652-a7e3-4f72-b654-a600818e0208","startTime":"Fri, 24 Sep 2021 14:11:26 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}},{"relatedInstance":{"instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 14:11:27 GMT"}}} 2021-09-24 14:11:38,032 DEBUG 129:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2bd8d91b-97c9-49e9-8d80-c9c08163226b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:38,033 DEBUG 131:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 2021-09-24 14:11:38,033 DEBUG 132:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] data sent: None 2021-09-24 14:11:38,036 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:38,255 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 HTTP/1.1" 200 2666 2021-09-24 14:11:38,257 INFO 142:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response code: 200 2021-09-24 14:11:38,258 DEBUG 146:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response: {"request":{"requestId":"d5f8b652-a7e3-4f72-b654-a600818e0208","startTime":"Fri, 24 Sep 2021 14:11:26 GMT","finishTime":"Fri, 24 Sep 2021 14:11:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}},{"relatedInstance":{"instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:36 GMT"}}} 2021-09-24 14:11:38,259 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-24 14:11:38,259 DEBUG 129:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '931695d8-12dc-4ce3-9903-f0a10e16f99b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:38,260 DEBUG 131:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 2021-09-24 14:11:38,260 DEBUG 132:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] data sent: None 2021-09-24 14:11:38,263 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:38,452 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 HTTP/1.1" 200 2666 2021-09-24 14:11:38,454 INFO 142:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response code: 200 2021-09-24 14:11:38,454 DEBUG 146:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response: {"request":{"requestId":"d5f8b652-a7e3-4f72-b654-a600818e0208","startTime":"Fri, 24 Sep 2021 14:11:26 GMT","finishTime":"Fri, 24 Sep 2021 14:11:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}},{"relatedInstance":{"instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:36 GMT"}}} 2021-09-24 14:11:38,455 DEBUG 129:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0942af89-f294-414e-a9ff-cc4b0ff4eb0d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:38,455 DEBUG 131:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 2021-09-24 14:11:38,456 DEBUG 132:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] data sent: None 2021-09-24 14:11:38,457 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:38,615 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 HTTP/1.1" 200 2666 2021-09-24 14:11:38,617 INFO 142:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response code: 200 2021-09-24 14:11:38,618 DEBUG 146:onap_service.py(9) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response: {"request":{"requestId":"d5f8b652-a7e3-4f72-b654-a600818e0208","startTime":"Fri, 24 Sep 2021 14:11:26 GMT","finishTime":"Fri, 24 Sep 2021 14:11:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}},{"relatedInstance":{"instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:36 GMT"}}} 2021-09-24 14:11:38,630 DEBUG 129:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86bcafb7-f60f-4135-bcbf-213c6216d18f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:38,631 DEBUG 131:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 2021-09-24 14:11:38,631 DEBUG 132:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] data sent: None 2021-09-24 14:11:38,635 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:38,853 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 HTTP/1.1" 200 2666 2021-09-24 14:11:38,855 INFO 142:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response code: 200 2021-09-24 14:11:38,856 DEBUG 146:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response: {"request":{"requestId":"d5f8b652-a7e3-4f72-b654-a600818e0208","startTime":"Fri, 24 Sep 2021 14:11:26 GMT","finishTime":"Fri, 24 Sep 2021 14:11:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}},{"relatedInstance":{"instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:36 GMT"}}} 2021-09-24 14:11:38,857 DEBUG 129:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1e6cd31d-bf98-4650-b8b8-bb6e7520963f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:38,857 DEBUG 131:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 2021-09-24 14:11:38,857 DEBUG 132:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] data sent: None 2021-09-24 14:11:38,860 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:39,055 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d5f8b652-a7e3-4f72-b654-a600818e0208 HTTP/1.1" 200 2666 2021-09-24 14:11:39,056 INFO 142:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response code: 200 2021-09-24 14:11:39,057 DEBUG 146:onap_service.py(1) - [None][Check d5f8b652-a7e3-4f72-b654-a600818e0208 orchestration request status] response: {"request":{"requestId":"d5f8b652-a7e3-4f72-b654-a600818e0208","startTime":"Fri, 24 Sep 2021 14:11:26 GMT","finishTime":"Fri, 24 Sep 2021 14:11:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"}}},{"relatedInstance":{"instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:36 GMT"}}} 2021-09-24 14:11:39,058 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-24 14:11:39,058 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-24 14:11:49,069 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 14:11:49,070 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list 2021-09-24 14:11:49,070 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:11:49,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,199 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list HTTP/1.1" 200 1064 2021-09-24 14:11:49,201 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:11:49,201 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-24 14:11:49,204 DEBUG 129:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 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-24 14:11:49,204 DEBUG 131:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 2021-09-24 14:11:49,205 DEBUG 132:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] data sent: None 2021-09-24 14:11:49,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,305 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 HTTP/1.1" 200 3737 2021-09-24 14:11:49,306 INFO 142:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response code: 200 2021-09-24 14:11:49,306 DEBUG 146:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response: {"vnf-id":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnf-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"82be875e-611f-4ac9-be90-526679eb6392","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632492674299","model-invariant-id":"88ccf4c8-853c-4983-ba6f-4d644b79253d","model-version-id":"df7c89d3-249f-48ec-a122-e407c875b278","model-customization-id":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/service-data/vnfs/vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/841a9162-beab-41cf-8981-5c7de61b9710","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":"841a9162-beab-41cf-8981-5c7de61b9710"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-24 14:11:49,309 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-24 14:11:49,309 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-24 14:11:49,310 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_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-24 14:11:49,310 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vf-modules 2021-09-24 14:11:49,310 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0 VF modules] data sent: None 2021-09-24 14:11:49,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,392 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vf-modules HTTP/1.1" 200 804 2021-09-24 14:11:49,392 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0 VF modules] response code: 200 2021-09-24 14:11:49,393 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"e706f937-9321-43bf-9384-5d36cbfd4d59","vf-module-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","heat-stack-id":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d/vigilant_feistel","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1632492696140","model-invariant-id":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","model-version-id":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","model-customization-id":"5b25f855-94db-4313-ad43-72d40d7d05d0","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/service-data/vnfs/vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vnf-data/vf-modules/vf-module/e706f937-9321-43bf-9384-5d36cbfd4d59/vf-module-data/vf-module-topology/"}]} 2021-09-24 14:11:49,396 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-24 14:11:49,396 DEBUG 158:vf_module.py(1) - Delete e706f937-9321-43bf-9384-5d36cbfd4d59 VF module 2021-09-24 14:11:49,396 DEBUG 45:deletion.py(1) - VF module e706f937-9321-43bf-9384-5d36cbfd4d59 deletion request 2021-09-24 14:11:49,412 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-24 14:11:49,412 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-24 14:11:49,412 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:11:49,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,493 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-24 14:11:49,494 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:11:49,494 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:11:49,497 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-24 14:11:49,498 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-24 14:11:49,498 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:11:49,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,596 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-24 14:11:49,597 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:11:49,597 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":"1632492669584","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/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]}]}}]} 2021-09-24 14:11:49,601 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-24 14:11:49,601 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-24 14:11:49,601 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:11:49,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,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/relationship-list HTTP/1.1" 200 627 2021-09-24 14:11:49,664 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:11:49,665 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:11:49,667 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-24 14:11:49,668 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-24 14:11:49,668 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:11:49,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,797 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-24 14:11:49,798 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:11:49,798 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":"1632492669584","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/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]}]}}]} 2021-09-24 14:11:49,801 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-24 14:11:49,802 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-24 14:11:49,802 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:11:49,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:49,889 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-24 14:11:49,890 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:11:49,891 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:11:49,894 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-24 14:11:49,894 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-24 14:11:49,894 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:11:49,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:50,084 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-24 14:11:50,085 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:11:50,085 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":"1632492669584","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/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]}]}}]} 2021-09-24 14:11:50,088 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-24 14:11:50,089 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-24 14:11:50,089 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:11:50,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:11:50,190 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-24 14:11:50,191 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 14:11:50,191 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632492669763","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_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-24 14:11:50,194 DEBUG 129:onap_service.py(1) - [None][Create e706f937-9321-43bf-9384-5d36cbfd4d59 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10ead611-41b7-4cf7-b090-2eaed726ecee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:50,194 DEBUG 131:onap_service.py(1) - [None][Create e706f937-9321-43bf-9384-5d36cbfd4d59 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710/vnfs/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vfModules/e706f937-9321-43bf-9384-5d36cbfd4d59 2021-09-24 14:11:50,194 DEBUG 132:onap_service.py(1) - [None][Create e706f937-9321-43bf-9384-5d36cbfd4d59 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "77f4adcd-7dfe-4a1f-b8d3-41db762537b2", "modelVersionId": "d0467c1e-58a3-4f2e-8bfd-f04d416249ad", "modelName": "basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d", "modelVersion": "1632492696140", "modelCustomizationId": "5b25f855-94db-4313-ad43-72d40d7d05d0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-24 14:11:50,197 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:51,587 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710/vnfs/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vfModules/e706f937-9321-43bf-9384-5d36cbfd4d59 HTTP/1.1" 202 262 2021-09-24 14:11:51,589 INFO 142:onap_service.py(1) - [None][Create e706f937-9321-43bf-9384-5d36cbfd4d59 VF moduledeletion request] response code: 202 2021-09-24 14:11:51,589 DEBUG 146:onap_service.py(1) - [None][Create e706f937-9321-43bf-9384-5d36cbfd4d59 VF moduledeletion request] response: {"requestReferences":{"requestId":"10ead611-41b7-4cf7-b090-2eaed726ecee","instanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee"}} 2021-09-24 14:11:51,590 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-24 14:11:51,602 DEBUG 129:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd3bb4f2-5991-4fdd-b0d6-ca6006fca72d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:11:51,603 DEBUG 131:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee 2021-09-24 14:11:51,603 DEBUG 132:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] data sent: None 2021-09-24 14:11:51,608 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:11:51,789 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee HTTP/1.1" 200 1311 2021-09-24 14:11:51,792 INFO 142:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response code: 200 2021-09-24 14:11:51,793 DEBUG 146:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response: {"request":{"requestId":"10ead611-41b7-4cf7-b090-2eaed726ecee","startTime":"Fri, 24 Sep 2021 14:11:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","modelVersion":"1632492696140","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 14:11:50 GMT"}}} 2021-09-24 14:12:01,805 DEBUG 129:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3d9cb0bb-eb04-4cb1-9757-6437f0fc0c29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:01,806 DEBUG 131:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee 2021-09-24 14:12:01,806 DEBUG 132:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] data sent: None 2021-09-24 14:12:01,809 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:01,994 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee HTTP/1.1" 200 1522 2021-09-24 14:12:01,996 INFO 142:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response code: 200 2021-09-24 14:12:01,997 DEBUG 146:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response: {"request":{"requestId":"10ead611-41b7-4cf7-b090-2eaed726ecee","startTime":"Fri, 24 Sep 2021 14:11:50 GMT","finishTime":"Fri, 24 Sep 2021 14:11:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","modelVersion":"1632492696140","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:58 GMT"}}} 2021-09-24 14:12:01,998 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-24 14:12:01,999 DEBUG 129:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a98a574c-a2e0-4ac9-9c08-e470f2750063', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:01,999 DEBUG 131:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee 2021-09-24 14:12:01,999 DEBUG 132:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] data sent: None 2021-09-24 14:12:02,002 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:02,196 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee HTTP/1.1" 200 1522 2021-09-24 14:12:02,198 INFO 142:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response code: 200 2021-09-24 14:12:02,199 DEBUG 146:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response: {"request":{"requestId":"10ead611-41b7-4cf7-b090-2eaed726ecee","startTime":"Fri, 24 Sep 2021 14:11:50 GMT","finishTime":"Fri, 24 Sep 2021 14:11:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","modelVersion":"1632492696140","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:58 GMT"}}} 2021-09-24 14:12:02,200 DEBUG 129:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63b2402e-f834-4c53-a592-45851afb7b33', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:02,200 DEBUG 131:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee 2021-09-24 14:12:02,201 DEBUG 132:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] data sent: None 2021-09-24 14:12:02,203 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:02,423 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee HTTP/1.1" 200 1522 2021-09-24 14:12:02,425 INFO 142:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response code: 200 2021-09-24 14:12:02,425 DEBUG 146:onap_service.py(10) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response: {"request":{"requestId":"10ead611-41b7-4cf7-b090-2eaed726ecee","startTime":"Fri, 24 Sep 2021 14:11:50 GMT","finishTime":"Fri, 24 Sep 2021 14:11:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","modelVersion":"1632492696140","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:58 GMT"}}} 2021-09-24 14:12:02,435 DEBUG 129:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2d0a780d-0d8a-4b4d-8086-aaaa66536079', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:02,436 DEBUG 131:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee 2021-09-24 14:12:02,436 DEBUG 132:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] data sent: None 2021-09-24 14:12:02,439 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:02,616 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee HTTP/1.1" 200 1522 2021-09-24 14:12:02,618 INFO 142:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response code: 200 2021-09-24 14:12:02,619 DEBUG 146:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response: {"request":{"requestId":"10ead611-41b7-4cf7-b090-2eaed726ecee","startTime":"Fri, 24 Sep 2021 14:11:50 GMT","finishTime":"Fri, 24 Sep 2021 14:11:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","modelVersion":"1632492696140","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:58 GMT"}}} 2021-09-24 14:12:02,620 DEBUG 129:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5d51805-e0e6-4f71-b6ef-cafac30d908f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:02,620 DEBUG 131:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee 2021-09-24 14:12:02,621 DEBUG 132:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] data sent: None 2021-09-24 14:12:02,623 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:02,802 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/10ead611-41b7-4cf7-b090-2eaed726ecee HTTP/1.1" 200 1522 2021-09-24 14:12:02,804 INFO 142:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response code: 200 2021-09-24 14:12:02,804 DEBUG 146:onap_service.py(1) - [None][Check 10ead611-41b7-4cf7-b090-2eaed726ecee orchestration request status] response: {"request":{"requestId":"10ead611-41b7-4cf7-b090-2eaed726ecee","startTime":"Fri, 24 Sep 2021 14:11:50 GMT","finishTime":"Fri, 24 Sep 2021 14:11:58 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","modelType":"vfModule","modelName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d","modelVersion":"1632492696140","modelCustomizationUuid":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelVersionId":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelCustomizationId":"5b25f855-94db-4313-ad43-72d40d7d05d0","modelUuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad","modelInvariantUuid":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vfModuleInstanceId":"e706f937-9321-43bf-9384-5d36cbfd4d59","vfModuleInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:11:58 GMT"}}} 2021-09-24 14:12:02,805 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-24 14:12:02,805 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-24 14:12:02,806 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-24 14:12:02,806 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list 2021-09-24 14:12:02,807 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:02,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:03,011 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list HTTP/1.1" 200 1064 2021-09-24 14:12:03,012 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:03,012 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-24 14:12:03,015 DEBUG 129:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 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-24 14:12:03,016 DEBUG 131:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 2021-09-24 14:12:03,016 DEBUG 132:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] data sent: None 2021-09-24 14:12:03,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:03,138 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 HTTP/1.1" 200 3737 2021-09-24 14:12:03,139 INFO 142:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response code: 200 2021-09-24 14:12:03,139 DEBUG 146:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response: {"vnf-id":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnf-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"82be875e-611f-4ac9-be90-526679eb6392","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632492674299","model-invariant-id":"88ccf4c8-853c-4983-ba6f-4d644b79253d","model-version-id":"df7c89d3-249f-48ec-a122-e407c875b278","model-customization-id":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/service-data/vnfs/vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/841a9162-beab-41cf-8981-5c7de61b9710","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":"841a9162-beab-41cf-8981-5c7de61b9710"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-24 14:12:03,142 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:12:03,143 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:12:03,143 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-24 14:12:03,143 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-24 14:12:03,144 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:12:03,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:05,718 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:12:05,720 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:12:05,720 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:12:05,724 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:12:05,724 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:05,724 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:05,724 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:05,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:12:05,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:05,725 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:05,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:05,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:12:05,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:05,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:05,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:05,726 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:12:05,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:05,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:05,727 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:05,727 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:12:05,727 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:12:05,727 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:12:05,728 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-24 14:12:05,728 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-24 14:12:05,728 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:12:05,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:12:06,684 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-24 14:12:06,687 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:12:06,691 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:12:06,699 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:12:06,700 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-24 14:12:06,700 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/7aee1544-b39e-4863-b084-6080259eb374/toscaModel 2021-09-24 14:12:06,700 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 14:12:06,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:07,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel HTTP/1.1" 200 None 2021-09-24 14:12:07,064 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 14:12:07,065 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 14:12:07,115 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 14:12:07,116 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0 2021-09-24 14:12:07,116 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-24 14:12:07,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:12:07,149 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0 HTTP/1.1" 200 270 2021-09-24 14:12:07,150 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-24 14:12:07,150 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","rb-version":"5b25f855-94db-4313-ad43-72d40d7d05d0","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"d0467c1e-58a3-4f2e-8bfd-f04d416249ad"}} 2021-09-24 14:12:07,153 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 14:12:07,153 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest 2021-09-24 14:12:07,153 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-24 14:12:07,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:12:07,183 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest HTTP/1.1" 200 212 2021-09-24 14:12:07,184 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-24 14:12:07,184 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"77f4adcd-7dfe-4a1f-b8d3-41db762537b2","rb-version":"5b25f855-94db-4313-ad43-72d40d7d05d0","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-24 14:12:07,186 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 14:12:07,186 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/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest 2021-09-24 14:12:07,187 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-24 14:12:07,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:12:07,221 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/77f4adcd-7dfe-4a1f-b8d3-41db762537b2/5b25f855-94db-4313-ad43-72d40d7d05d0/profile/cnftest HTTP/1.1" 204 0 2021-09-24 14:12:07,222 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-24 14:12:07,222 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-24 14:12:07,225 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-24 14:12:07,225 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list 2021-09-24 14:12:07,226 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:07,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:07,287 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/841a9162-beab-41cf-8981-5c7de61b9710/relationship-list HTTP/1.1" 200 1064 2021-09-24 14:12:07,288 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:07,289 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/24731724-5806-4f3f-a13d-f8c953748d8a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"24731724-5806-4f3f-a13d-f8c953748d8a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-24 14:12:07,292 DEBUG 129:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 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-24 14:12:07,292 DEBUG 131:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 2021-09-24 14:12:07,292 DEBUG 132:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] data sent: None 2021-09-24 14:12:07,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:07,370 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 HTTP/1.1" 200 3737 2021-09-24 14:12:07,371 INFO 142:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response code: 200 2021-09-24 14:12:07,371 DEBUG 146:onap_service.py(1) - [AAI][Get 841a9162-beab-41cf-8981-5c7de61b9710 ABCMeta] response: {"vnf-id":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnf-name":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"82be875e-611f-4ac9-be90-526679eb6392","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632492674299","model-invariant-id":"88ccf4c8-853c-4983-ba6f-4d644b79253d","model-version-id":"df7c89d3-249f-48ec-a122-e407c875b278","model-customization-id":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/841a9162-beab-41cf-8981-5c7de61b9710/service-data/vnfs/vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/841a9162-beab-41cf-8981-5c7de61b9710","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":"841a9162-beab-41cf-8981-5c7de61b9710"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-24 14:12:07,374 DEBUG 384:vnf.py(1) - Delete dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 VNF 2021-09-24 14:12:07,375 DEBUG 80:deletion.py(1) - VNF dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 deletion request 2021-09-24 14:12:07,393 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:12:07,393 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:12:07,394 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-24 14:12:07,394 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-24 14:12:07,395 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:12:07,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:08,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:12:08,113 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:12:08,114 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:12:08,119 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:12:08,119 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:08,120 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:08,120 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:08,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:12:08,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:08,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:08,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:08,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:12:08,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:08,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:08,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:08,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:12:08,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:08,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:08,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:08,126 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:12:08,126 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:12:08,126 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:12:08,127 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-24 14:12:08,128 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-24 14:12:08,128 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:12:08,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:12:09,640 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-24 14:12:09,643 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:12:09,647 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:12:09,655 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:12:09,656 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-24 14:12:09,656 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/7aee1544-b39e-4863-b084-6080259eb374/toscaModel 2021-09-24 14:12:09,656 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 14:12:09,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:10,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel HTTP/1.1" 200 None 2021-09-24 14:12:10,437 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 14:12:10,438 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 14:12:10,487 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-24 14:12:10,488 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-24 14:12:10,488 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:10,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:10,548 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-24 14:12:10,549 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:10,549 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:12:10,552 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-24 14:12:10,553 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-24 14:12:10,553 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:12:10,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:10,638 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-24 14:12:10,639 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:12:10,640 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":"1632492669584","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/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]}]}}]} 2021-09-24 14:12:10,643 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-24 14:12:10,643 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-24 14:12:10,644 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:10,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:10,726 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-24 14:12:10,727 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:10,728 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:12:10,731 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-24 14:12:10,731 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-24 14:12:10,731 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:12:10,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:10,839 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-24 14:12:10,840 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:12:10,840 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":"1632492669584","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/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]}]}}]} 2021-09-24 14:12:10,843 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-24 14:12:10,843 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-24 14:12:10,844 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:10,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:10,929 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-24 14:12:10,930 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:10,930 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:12:10,933 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-24 14:12:10,933 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-24 14:12:10,933 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:12:10,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:11,033 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-24 14:12:11,034 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:12:11,034 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":"1632492669584","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/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"}]}]}}]} 2021-09-24 14:12:11,037 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-24 14:12:11,037 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-24 14:12:11,037 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:12:11,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:11,130 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-24 14:12:11,131 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 14:12:11,132 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632492669763","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_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-24 14:12:11,135 DEBUG 129:onap_service.py(1) - [None][Create dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15415721-b689-4f25-9627-486809d35c86', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:11,135 DEBUG 131:onap_service.py(1) - [None][Create dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710/vnfs/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 2021-09-24 14:12:11,135 DEBUG 132:onap_service.py(1) - [None][Create dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "88ccf4c8-853c-4983-ba6f-4d644b79253d", "modelVersion": "1.0", "modelVersionId": "df7c89d3-249f-48ec-a122-e407c875b278", "modelCustomizationId": "ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-24 14:12:11,138 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:12,807 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710/vnfs/dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 HTTP/1.1" 202 262 2021-09-24 14:12:12,809 INFO 142:onap_service.py(1) - [None][Create dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 VNF deletion request] response code: 202 2021-09-24 14:12:12,809 DEBUG 146:onap_service.py(1) - [None][Create dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52 VNF deletion request] response: {"requestReferences":{"requestId":"15415721-b689-4f25-9627-486809d35c86","instanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86"}} 2021-09-24 14:12:12,810 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-24 14:12:12,822 DEBUG 129:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c37480f3-8a7a-4f66-b986-3fb26ae9a07f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:12,823 DEBUG 131:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 2021-09-24 14:12:12,824 DEBUG 132:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] data sent: None 2021-09-24 14:12:12,829 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:13,033 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 HTTP/1.1" 200 1268 2021-09-24 14:12:13,036 INFO 142:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response code: 200 2021-09-24 14:12:13,036 DEBUG 146:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response: {"request":{"requestId":"15415721-b689-4f25-9627-486809d35c86","startTime":"Fri, 24 Sep 2021 14:12:11 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 14:12:12 GMT"}}} 2021-09-24 14:12:23,049 DEBUG 129:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9058b5a9-5358-4a4c-b606-b2290109d9cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:23,050 DEBUG 131:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 2021-09-24 14:12:23,050 DEBUG 132:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] data sent: None 2021-09-24 14:12:23,054 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:23,263 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 HTTP/1.1" 200 1474 2021-09-24 14:12:23,265 INFO 142:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response code: 200 2021-09-24 14:12:23,266 DEBUG 146:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response: {"request":{"requestId":"15415721-b689-4f25-9627-486809d35c86","startTime":"Fri, 24 Sep 2021 14:12:11 GMT","finishTime":"Fri, 24 Sep 2021 14:12:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:16 GMT"}}} 2021-09-24 14:12:23,267 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-24 14:12:23,268 DEBUG 129:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b4860f5c-6e5e-412a-a953-9d67649c9d05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:23,268 DEBUG 131:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 2021-09-24 14:12:23,268 DEBUG 132:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] data sent: None 2021-09-24 14:12:23,271 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:23,452 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 HTTP/1.1" 200 1474 2021-09-24 14:12:23,454 INFO 142:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response code: 200 2021-09-24 14:12:23,455 DEBUG 146:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response: {"request":{"requestId":"15415721-b689-4f25-9627-486809d35c86","startTime":"Fri, 24 Sep 2021 14:12:11 GMT","finishTime":"Fri, 24 Sep 2021 14:12:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:16 GMT"}}} 2021-09-24 14:12:23,456 DEBUG 129:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8bfa9c2a-91d7-4ba2-a2de-c3633ec5662f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:23,456 DEBUG 131:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 2021-09-24 14:12:23,456 DEBUG 132:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] data sent: None 2021-09-24 14:12:23,459 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:23,612 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 HTTP/1.1" 200 1474 2021-09-24 14:12:23,614 INFO 142:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response code: 200 2021-09-24 14:12:23,615 DEBUG 146:onap_service.py(11) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response: {"request":{"requestId":"15415721-b689-4f25-9627-486809d35c86","startTime":"Fri, 24 Sep 2021 14:12:11 GMT","finishTime":"Fri, 24 Sep 2021 14:12:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:16 GMT"}}} 2021-09-24 14:12:23,625 DEBUG 129:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b61c8f86-75a9-4ce7-a5e0-ad78202e5671', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:23,625 DEBUG 131:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 2021-09-24 14:12:23,626 DEBUG 132:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] data sent: None 2021-09-24 14:12:23,629 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:23,790 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 HTTP/1.1" 200 1474 2021-09-24 14:12:23,792 INFO 142:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response code: 200 2021-09-24 14:12:23,793 DEBUG 146:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response: {"request":{"requestId":"15415721-b689-4f25-9627-486809d35c86","startTime":"Fri, 24 Sep 2021 14:12:11 GMT","finishTime":"Fri, 24 Sep 2021 14:12:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:16 GMT"}}} 2021-09-24 14:12:23,794 DEBUG 129:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3cf52f6-eeaf-41ef-9149-245bc7fa67e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:23,794 DEBUG 131:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 2021-09-24 14:12:23,795 DEBUG 132:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] data sent: None 2021-09-24 14:12:23,797 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:23,965 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/15415721-b689-4f25-9627-486809d35c86 HTTP/1.1" 200 1474 2021-09-24 14:12:23,967 INFO 142:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response code: 200 2021-09-24 14:12:23,967 DEBUG 146:onap_service.py(1) - [None][Check 15415721-b689-4f25-9627-486809d35c86 orchestration request status] response: {"request":{"requestId":"15415721-b689-4f25-9627-486809d35c86","startTime":"Fri, 24 Sep 2021 14:12:11 GMT","finishTime":"Fri, 24 Sep 2021 14:12:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"88ccf4c8-853c-4983-ba6f-4d644b79253d","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelVersionId":"df7c89d3-249f-48ec-a122-e407c875b278","modelCustomizationId":"ef8b5bc6-55f1-427a-9bbd-f6f0f08457f2","modelUuid":"df7c89d3-249f-48ec-a122-e407c875b278","modelInvariantUuid":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"841a9162-beab-41cf-8981-5c7de61b9710","vnfInstanceId":"dfcfbad7-7c50-4b3c-9eb7-a57617c9fa52","vnfInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:16 GMT"}}} 2021-09-24 14:12:23,968 DEBUG 319:service.py(1) - Delete 841a9162-beab-41cf-8981-5c7de61b9710 service instance 2021-09-24 14:12:23,968 DEBUG 113:deletion.py(1) - Service 841a9162-beab-41cf-8981-5c7de61b9710 deletion request 2021-09-24 14:12:23,981 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:12:23,981 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:12:23,981 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-24 14:12:23,982 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-24 14:12:23,982 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:12:23,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:25,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:12:25,911 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:12:25,912 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:12:25,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:12:25,915 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:25,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:25,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:25,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:12:25,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:25,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:25,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:25,917 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:12:25,917 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:25,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:25,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:25,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:12:25,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:25,918 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:25,918 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:25,918 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:12:25,918 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:12:25,919 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:12:25,919 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-24 14:12:25,919 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-24 14:12:25,920 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:12:25,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:12:26,749 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-24 14:12:26,752 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:12:26,756 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:12:26,763 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:12:26,763 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:12:26,764 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:12:26,764 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-24 14:12:26,764 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-24 14:12:26,765 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:12:26,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:27,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:12:27,377 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:12:27,378 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:12:27,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:12:27,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:27,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:27,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:27,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:12:27,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:27,389 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:27,389 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:27,389 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:12:27,389 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:27,389 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:27,390 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:27,390 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:12:27,390 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:27,390 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:27,390 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:27,391 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:12:27,391 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:12:27,391 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:12:27,392 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-24 14:12:27,392 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-24 14:12:27,392 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:12:27,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:12:28,327 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-24 14:12:28,330 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:12:28,334 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:12:28,340 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:12:28,341 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 14:12:28,341 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 14:12:28,342 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-24 14:12:28,342 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-24 14:12:28,342 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 14:12:28,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:28,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 14:12:28,980 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 14:12:28,981 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","name":"basic_onboard_eEnVBq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0ea2a928-e8eb-456b-b596-60f6e32cb1b4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 14:12:28,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_eEnVBq from SDC 2021-09-24 14:12:28,985 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:28,985 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:28,985 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:28,985 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 14:12:28,985 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:28,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:28,986 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:28,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 14:12:28,986 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:28,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:28,987 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:28,987 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 14:12:28,987 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 14:12:28,987 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 14:12:28,987 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 14:12:28,988 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 14:12:28,988 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 14:12:28,988 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 14:12:28,989 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-24 14:12:28,989 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-24 14:12:28,989 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 14:12:28,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 14:12:29,657 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-24 14:12:29,659 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 14:12:29,663 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b645fd2f-b357-4efc-9a45-8f516596ff01","lifecycleState":"CERTIFIED","lastUpdateDate":1632482470712,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"457cecd5-477d-4414-b55c-c13ebecb415b","invariantUUID":"72adfc5b-a23a-46de-b6ac-bd275772e57c","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4e0ba2d9-2260-4555-b51f-2ba51a250df4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482518869,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3716f86d-506c-4a7e-b49e-7043054d13ef","invariantUUID":"fe3544b2-5426-4f3b-8e20-2774d97b95ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bada272a-6f79-4b32-aef9-c2c0f8ebf292","lifecycleState":"CERTIFIED","lastUpdateDate":1632482680592,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ded05a64-eca0-4c76-9ac7-1b52dcc8ba2d","invariantUUID":"4158ced4-3903-4a64-b6b6-c49d074539c8","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":"252263e8-cacc-417d-bbce-72201a48e98f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482871485,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68e79398-15ea-42b1-a4f3-911ddcaa0fa8","invariantUUID":"f744b628-9c6c-4473-8d41-fe75cc3445cb","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":"9241b237-1bfb-45cd-995c-c3be638a24ef","lifecycleState":"CERTIFIED","lastUpdateDate":1632482878110,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23389604-ae51-4e28-ae1e-3571e98e107a","invariantUUID":"55200fac-1816-4e5e-bc7a-6649e012ffc8","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":"defaulticon","uniqueId":"3c1db084-394c-4d81-bd5f-1093f41d8a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1632492401936,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"df7c89d3-249f-48ec-a122-e407c875b278","invariantUUID":"88ccf4c8-853c-4983-ba6f-4d644b79253d","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff1574a7-2c24-4075-bb39-554f7cfe901d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482457231,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"037f6555-c04e-47e1-9ea5-fd22df71aa6e","invariantUUID":"762bb691-9850-4271-bd77-3cf669aaaad4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"27f521cc-747b-4f6f-b954-986fb23047df","lifecycleState":"CERTIFIED","lastUpdateDate":1632482602223,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d828ac7-e7a5-465d-8c6c-037d4dc8837a","invariantUUID":"cfdb345c-58ef-4fe6-bd85-719da6b8225c","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":"port","uniqueId":"9455404c-b7f2-46da-9296-e551a5e9ada8","lifecycleState":"CERTIFIED","lastUpdateDate":1632482926640,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c50c53d-c56f-48eb-9a86-bf8d79842ec0","invariantUUID":"58eaaee3-b24a-43b6-9890-ee27b5c3a238","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5561faf4-571d-490f-8e9d-01e91aee8dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482706938,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6df9fd66-523f-472b-b129-b22df176a24f","invariantUUID":"ae409369-f39f-4118-8543-fe3802cd9d2e","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":"db678782-6f82-4859-afee-ec717b4c57fa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482753987,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28097cdf-aebe-47a6-b746-d424a16d3686","invariantUUID":"1a6df387-369a-4452-a8d0-0d522ce8b17c","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":"port","uniqueId":"099e43ca-a6d9-4609-b2fb-833f77b6277f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482980405,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ffafbe9-4f8a-47a7-b116-34e177db9432","invariantUUID":"a5c3c0b5-45f8-41d3-863c-1aecf2094154","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b4898bb4-8f12-4d50-9b27-4cc3fd148fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1632482482098,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf70ad1-0c79-4a3d-a9b7-2124ca68e34f","invariantUUID":"a2e79fbd-5880-44ec-8638-3931478309df","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"297be4f7-9869-47a3-9697-fdcc94ba09ca","lifecycleState":"CERTIFIED","lastUpdateDate":1632482904697,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4b90f9b-4a01-4203-9f39-79180636b7c8","invariantUUID":"5fa687e6-e20b-48dc-ba86-07c8dc2167d5","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":"83c0273a-9c0f-4f36-a24e-d70b0ebdbd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482574825,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a10a02c7-188f-4b9f-97e5-5717f37e5a05","invariantUUID":"4d74afe8-311c-4bd8-bf13-97ab8ffb7afc","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":"defaulticon","uniqueId":"30932ff1-d917-444e-b319-5c7983fd8456","lifecycleState":"CERTIFIED","lastUpdateDate":1632482718276,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbdaf17-3d2a-47e8-b9dd-12c951f0a031","invariantUUID":"cf3bba2a-3072-44fd-8c58-06b78ca4650d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ed9af37-25c7-4c9d-801b-8004b92b644d","lifecycleState":"CERTIFIED","lastUpdateDate":1632491722367,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f8925fb5-e36a-4d15-903a-656f0d74a81c","invariantUUID":"752370c3-c7fb-43c7-831a-254caf98caca","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":"72aeeac2-2107-4597-ae9f-5c6f92fd9bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482761226,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6402436-4ae1-40e8-87af-1e2d1ae1fec6","invariantUUID":"6bb4c43d-62f6-4569-bb7e-a6f34df8dbd7","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":"212c8273-a9a7-4b8b-908e-87dd18208146","lifecycleState":"CERTIFIED","lastUpdateDate":1632482493150,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9476c233-f13e-494d-9efe-6a98c9390de6","invariantUUID":"f3b83c95-91c8-4027-a537-688e6d4fbef8","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":"port","uniqueId":"f557db59-5c5f-4435-8f4d-d90703d7a970","lifecycleState":"CERTIFIED","lastUpdateDate":1632482851970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd0ae5b2-563c-4c4f-ad9c-f72d80d149f0","invariantUUID":"fb437965-8c69-47f0-9d23-be6ca4f41921","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":"3a4d4097-9e79-4fab-b867-62d597691bbc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482741755,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb07e99-dc3e-4762-8a3b-a92064fa7315","invariantUUID":"95012637-3aa7-4c3c-9924-0a5fe36b9bf8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2c64ed00-663f-44a9-aee3-e0435bca224d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482936560,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f878305-8323-4ad9-be01-f14b12207607","invariantUUID":"b34732c3-31f7-4966-b7c2-0d35f7341610","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":"compute","uniqueId":"4e904dcb-2233-40b5-8930-3b65953ecab4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482779997,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f795a786-ccf3-4b96-8b6f-e683adf9e5af","invariantUUID":"d32cbafa-c599-40a9-bb76-a70aebc8737c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"eface2a9-86fa-4694-bcaa-053f2425e37e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482548219,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21f8fe5f-c761-4c8e-a839-3b9348038eba","invariantUUID":"00bda2e1-dc90-4887-ae96-29b9760e5d20","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":"networkrules","uniqueId":"2e29e155-6918-49b0-951b-c89fc5d12c31","lifecycleState":"CERTIFIED","lastUpdateDate":1632482567704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5883ae62-f6c4-41c4-888c-60b43ca0ce6a","invariantUUID":"c4c8fa35-0d47-4787-821b-287ad001fb0c","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":"compute","uniqueId":"0a71166f-9a83-44d5-8fe0-513b460046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632482590634,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c4b409e-d616-42d5-9180-d733349728ec","invariantUUID":"47914a75-868b-47ea-9106-585257cd7732","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e6d149-2f65-428b-9b15-7cf46a399d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482864934,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a1c9a66-aea4-4a7e-b131-73befbc1c6e6","invariantUUID":"f41dcb8a-44c8-41e7-abc4-3eb9f19cb3ef","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":"ba1e379f-ebb7-4838-89a6-36d439396a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632482476864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7846601b-d51e-46b4-b755-ac1ffe475c62","invariantUUID":"55754748-e171-49b4-ba86-afb7b52881fe","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"64d63db5-49d2-4471-8c8e-669b74b57c06","lifecycleState":"CERTIFIED","lastUpdateDate":1632482487380,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a54ff008-38de-4163-a431-ab4c55ea7856","invariantUUID":"071a79df-1bd7-44d5-b86b-98cd8e57037b","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":"port","uniqueId":"f17304eb-c111-4545-8047-91c67742f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1632482858704,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8cb0bbe-2ac5-42a6-bdfe-01af45012403","invariantUUID":"0dcc42b6-d665-4dd0-9d4d-d528b2b69b3e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"392d75cc-5aaf-4989-a6f9-584737eba481","lifecycleState":"CERTIFIED","lastUpdateDate":1632482917228,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce3e9ba1-846e-44e4-a4a0-d01ae802634e","invariantUUID":"5f6c57ee-4314-4951-84f0-21beecfbbdbb","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02732cf0-663e-48b2-a906-00ad741521b9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482675275,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce35fd0d-a0f2-4c44-90b6-74005897b3d5","invariantUUID":"c05bf2dd-b900-48dc-aa71-9c1de37c09d6","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":"7a691fae-1ae1-4262-ba66-940e6fc8b5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1632482734629,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bf5033f-6786-4b3d-bdfd-24a360d8169a","invariantUUID":"cb4f4198-04f4-480f-bdb1-a600048e948c","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":"defaulticon","uniqueId":"bcc7b0ee-1db2-4d51-9e85-bcae111a9d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1632492295492,"name":"basic_onboard_eEnVBq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"190dd243-d7f9-4ccf-a904-bd63a4b4eec8","invariantUUID":"eebcd6e0-4a70-419a-b8e2-8cb4b632e074","systemName":"BasicOnboardEenvbq","description":"VF","tags":["basic_onboard_eEnVBq"],"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":"b9510302-5912-4593-8a46-ed61e5d10aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482607316,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f653189-40e9-411f-a841-edcb8d240a11","invariantUUID":"a248b588-2edb-45d1-b560-bbc4b929dfcb","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":"loadBalancer","uniqueId":"04c317fe-e918-4dac-ae9d-f4c7da035639","lifecycleState":"CERTIFIED","lastUpdateDate":1632482427566,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f1cba9-3583-4d68-a6c3-543b378d9fef","invariantUUID":"3d9823a2-708d-4409-9bc0-e0be15853bb2","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":"fd751114-21b9-4c21-b865-5891a3f13d80","lifecycleState":"CERTIFIED","lastUpdateDate":1632482438383,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b052343-6c66-4ea9-88ea-98718f93435f","invariantUUID":"96f9526f-14b7-40a9-8cbd-264323270344","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":"compute","uniqueId":"aef83001-ed42-4fee-ae62-e104e45d0363","lifecycleState":"CERTIFIED","lastUpdateDate":1632482961813,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"217f3d48-9b20-4881-8a1f-da0873c6c17f","invariantUUID":"9c5f0be4-9686-475c-bcec-380758035121","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":"90af541a-0998-4daf-925d-9b56412eb9d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482505065,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62a82018-2592-4770-a2d7-aa8caa7ded85","invariantUUID":"70a3243d-c077-4ea6-a2e0-7b15f36f28ab","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4a054c5c-48d4-403f-83ce-37cfbad9aead","lifecycleState":"CERTIFIED","lastUpdateDate":1632482836126,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957a41e0-0754-4195-9e64-f57a4d0ca98d","invariantUUID":"a69fce3d-1bb4-4a4b-92cf-1018a03a904d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0ff7b37-9d60-42e5-ba90-1ec244bcf2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1632482512989,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b66b779c-988e-49e3-941c-fd08f7d0339b","invariantUUID":"a483db61-6d52-47a3-95df-dfbf986f1027","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c89cba89-91d5-4462-a8ab-7e5054c957eb","lifecycleState":"CERTIFIED","lastUpdateDate":1632482580047,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13ce454c-ed44-424f-a777-797fe6f90f3c","invariantUUID":"b999ebe1-a337-4691-9ace-b669462edba7","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":"objectStorage","uniqueId":"1ff38340-6faa-429a-8618-0318cc62e812","lifecycleState":"CERTIFIED","lastUpdateDate":1632482723416,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed44abe2-cea3-4e31-b027-c2fd4f5ad891","invariantUUID":"89cd923f-c17c-4daf-b999-4b3fb44806ce","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":"port","uniqueId":"2187877e-f003-4810-adb9-35b7d89cb802","lifecycleState":"CERTIFIED","lastUpdateDate":1632482432998,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"057985f2-701e-4ccc-aad3-736582fa7f5d","invariantUUID":"e3013a7b-e286-4687-a310-9573a901cd19","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5355a349-fe1a-4be0-a39f-d63637edf67f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482846704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c96fa3a2-a456-4d01-9dc3-f9513c095641","invariantUUID":"efcc3d39-59af-4f2c-8055-9efcdf64b01c","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d79c8031-e37a-44b6-84d8-29d0dc18283b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482396367,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018ec02-9da4-4708-bd81-8ddb570ecefd","invariantUUID":"a6684ed8-7def-4592-a116-3c0c73bd5f3a","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":"compute","uniqueId":"bf26ac66-7595-442c-8785-24f26331460c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482369334,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d1ed28-8ba3-4254-900e-b2f8d027979a","invariantUUID":"010a4027-e587-44fd-a6b3-591e1589f662","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5bb01fe5-70d9-4c00-b40c-19655549acd4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482894181,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c26068-5498-440c-bd56-003053dffe2d","invariantUUID":"e65fb02d-0adc-4460-949f-4f1dcaaadf7e","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":"63b2ce16-afa3-4fd9-974c-54a854e1482d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482885210,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b810fa-bb3b-496c-8870-5ca7b97cdd1b","invariantUUID":"255220da-0708-43ca-b073-ca831eae0c02","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"93871eb4-9062-4554-9e49-65f7273c415a","lifecycleState":"CERTIFIED","lastUpdateDate":1632482464121,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a27719-991e-4528-8b21-0e67693eda82","invariantUUID":"f3d14fc8-fb42-4137-a949-6061decf2538","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45b804cc-2876-439f-8521-b2c886335a72","lifecycleState":"CERTIFIED","lastUpdateDate":1632482958553,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a363261-132f-444e-9fc0-446a6f098a79","invariantUUID":"328eee2f-56fa-4d01-8313-21b7c2cedbeb","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":"0b1d1ddb-e028-42bf-b6f0-192db0e6fb9f","lifecycleState":"CERTIFIED","lastUpdateDate":1632482658180,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98e2b6f9-822c-4fd6-8937-26c6c6920c02","invariantUUID":"67cc4292-ee94-4040-8eed-21212105a6c0","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8daab8da-3abe-49e5-9534-5f1daf442ac4","lifecycleState":"CERTIFIED","lastUpdateDate":1632482553468,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddf8a396-5d97-4852-9381-0159b99186d8","invariantUUID":"0e71dc6e-8148-4172-8885-18b0127cd6b3","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89948928-195d-48ab-a18c-52842f668afc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482693591,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3cb3d0d2-d9d7-44ae-bc41-124de8f7cc95","invariantUUID":"1f905e35-91c9-4d79-a4a7-069cb18f101a","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":"b08d9373-0598-44b7-860d-5685a75cdc08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482767892,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d583c299-21c1-47db-b96c-bfcfce7d9e5f","invariantUUID":"b2b79073-232d-48b9-9e77-806eecb60d6c","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":"objectStorage","uniqueId":"2e98f518-f49c-4cf8-a643-01621357e1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1632482411823,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e748c948-41a1-4b32-bc3e-2f6b47b424c9","invariantUUID":"85a3fb81-f16b-4807-b5bf-a424d29fc0e5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"193009e1-19d0-4772-864f-768aa41037b1","lifecycleState":"CERTIFIED","lastUpdateDate":1632482911264,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c13224f-36c9-415d-8a41-1e5ce2a914d7","invariantUUID":"df5d0a89-6d73-4eba-b48c-747ef1d83b12","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5048f3af-5d48-4f7c-a785-d7d114f51e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482620755,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb94ea54-eb10-4f5f-9824-915792dfb0b6","invariantUUID":"0175febc-02f4-4787-b473-e6e943dc5596","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3dd5e1b1-a8d9-464a-a070-07c31ff05b37","lifecycleState":"CERTIFIED","lastUpdateDate":1632482802584,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30032cd3-b455-44b1-8efd-5c9d3774b57d","invariantUUID":"c450a418-def6-455a-9fa6-a97d3f6e17c4","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f145c73-f94a-44af-8ca6-4e0140b82cb5","lifecycleState":"CERTIFIED","lastUpdateDate":1632482632481,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6e227af-24ac-46ed-ba77-f83268f3d13d","invariantUUID":"ac41d8d8-f436-4ca6-8334-d8492cf8abc6","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":"objectStorage","uniqueId":"0a96f31a-8350-4403-8f9e-ddd340f7bedc","lifecycleState":"CERTIFIED","lastUpdateDate":1632482786760,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9781f8b1-75bb-4c29-a272-f16940aadb41","invariantUUID":"d2500d3d-cf7d-48be-9e27-d44a0c5a78ee","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":"objectStorage","uniqueId":"5a820aa8-512e-4397-b9e4-042be7110479","lifecycleState":"CERTIFIED","lastUpdateDate":1632482403252,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f53fac-2f28-4277-b930-ba7aeeb9eb3a","invariantUUID":"428bc2e5-a1c5-4ade-aa81-d4763cc73e7a","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":"compute","uniqueId":"0dfd3700-b1cc-42d7-a4dc-d35c33174e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1632482967221,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"999cd63e-be84-43f3-9ad3-3e129b01aea6","invariantUUID":"7a943058-23f0-4c6a-8b14-4067825fb720","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f772d515-e3a6-4fe8-a009-807d6ab50e12","lifecycleState":"CERTIFIED","lastUpdateDate":1632482597053,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b804018c-7370-4936-b56d-a32fa3ec1258","invariantUUID":"50e6a690-6079-426a-9dca-07ebd4056dcf","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52ad6abe-c3bc-4288-a9a9-ec3754ff4c08","lifecycleState":"CERTIFIED","lastUpdateDate":1632482699036,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"564a9a2d-33c0-4be2-baf5-c25e0d3a6d8e","invariantUUID":"006bb4bc-82e0-43f4-b451-446c06377fb7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f040f4db-4f63-4f82-a517-3f4903009632","lifecycleState":"CERTIFIED","lastUpdateDate":1632482713077,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9e301c-5d0e-4580-a27c-664a2c8c8221","invariantUUID":"531a36e5-9b8c-40d4-83fb-538988a17f70","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cda2d718-2135-4707-b7e0-c4d08d3ba87c","lifecycleState":"CERTIFIED","lastUpdateDate":1632482625982,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35a9e0ca-5a50-48c3-9d08-0dbe0f2cc543","invariantUUID":"0655e507-f884-4416-96a4-1cc627681bff","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":"7a161b6b-d4dd-436c-b8ed-509d62fec2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482807968,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecee4431-a8b6-4ce8-89ef-cedd1599d988","invariantUUID":"b655750f-08f9-48c5-9517-c3af16b6aa28","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"64ac1e57-12cf-48ec-b3d3-c609fbd5e555","lifecycleState":"CERTIFIED","lastUpdateDate":1632482499306,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bf4a639b-1423-4c2f-9900-a79c310b802a","invariantUUID":"4f9e92bc-0c50-45cd-b0b9-ef9f0fdf0e2d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"597315c6-a25e-465d-a465-e2c67426e24e","lifecycleState":"CERTIFIED","lastUpdateDate":1632482952416,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9a50413-be70-48a3-8f1e-994299db6933","invariantUUID":"fdbae1b8-adf5-438e-b7bc-a739f47793d9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"1825ab8d-2b0d-429e-9e97-e9ccc16e504d","lifecycleState":"CERTIFIED","lastUpdateDate":1632482974502,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faef55c8-b004-4ee9-b273-c454eef7ea6b","invariantUUID":"caa9fb0a-f813-4d38-9960-0b09ddd16406","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":"defaulticon","uniqueId":"e6ae453f-a2dc-4fda-a284-3040e117c5c6","lifecycleState":"CERTIFIED","lastUpdateDate":1632482841260,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5edb4a2a-01a3-45f0-8796-01d426e0edaa","invariantUUID":"96769cf2-e0a8-408d-a983-b5dff5188d89","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"698e3bd6-5590-4266-b0d8-f4ddc40bcbfd","lifecycleState":"CERTIFIED","lastUpdateDate":1632482728885,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d8ff757-c96e-4e55-a58e-653c78b97e6f","invariantUUID":"160ea1b7-b6e5-4054-990a-68d81f28a4fc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"34cc14c6-bb9f-4066-988e-d69496db7f13","lifecycleState":"CERTIFIED","lastUpdateDate":1632491412486,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0ea2a928-e8eb-456b-b596-60f6e32cb1b4","invariantUUID":"87b32bfa-ef94-449a-973e-c303a2252adb","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0fbe0559-fd6d-4ecf-b146-5e6d134af77f","lifecycleState":"CERTIFIED","lastUpdateDate":1632492342109,"name":"basic_onboard_eEnVBq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c3c79-ac9e-4aa1-ac7b-6c4811343e9c","invariantUUID":"0ac2690d-3e0f-4959-9233-f74e4e83649d","systemName":"BasicOnboardEenvbq","description":"service","tags":["basic_onboard_eEnVBq"],"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":"06e64af1-19c9-4f75-b385-9352599ea674","lifecycleState":"CERTIFIED","lastUpdateDate":1632491777646,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"097a0d4e-cd5f-4cc9-b1f5-9ac04353ae0f","invariantUUID":"e94afa71-01c8-4f3d-a113-56b2947f81e5","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":"6a58ccbf-ab09-4558-8b63-0187c8c36ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1632492452806,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7aee1544-b39e-4863-b084-6080259eb374","invariantUUID":"82be875e-611f-4ac9-be90-526679eb6392","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-24 14:12:29,669 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 14:12:29,670 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-24 14:12:29,670 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/7aee1544-b39e-4863-b084-6080259eb374/toscaModel 2021-09-24 14:12:29,670 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 14:12:29,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 14:12:29,896 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/7aee1544-b39e-4863-b084-6080259eb374/toscaModel HTTP/1.1" 200 None 2021-09-24 14:12:29,898 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 14:12:29,898 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 14:12:29,949 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-24 14:12:29,949 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-24 14:12:29,950 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:29,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:30,019 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-24 14:12:30,020 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:30,021 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:12:30,024 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-24 14:12:30,024 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-24 14:12:30,025 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:12:30,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:30,093 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-24 14:12:30,094 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:12:30,095 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":"1632492735852","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-24 14:12:30,098 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-24 14:12:30,098 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-24 14:12:30,098 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:30,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:30,156 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-24 14:12:30,157 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:30,157 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:12:30,160 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-24 14:12:30,161 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-24 14:12:30,161 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:12:30,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:30,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" 200 667 2021-09-24 14:12:30,227 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:12:30,227 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":"1632492735852","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-24 14:12:30,230 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-24 14:12:30,230 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-24 14:12:30,230 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 14:12:30,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:30,288 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-24 14:12:30,289 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 14:12:30,289 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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-24 14:12:30,292 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-24 14:12:30,293 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-24 14:12:30,293 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 14:12:30,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:30,353 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-24 14:12:30,354 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 14:12:30,355 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":"1632492735852","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-24 14:12:30,358 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-24 14:12:30,358 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-24 14:12:30,359 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 14:12:30,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 14:12:30,416 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-24 14:12:30,417 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 14:12:30,418 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632492735852","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-24 14:12:30,421 DEBUG 129:onap_service.py(1) - [None][Create 841a9162-beab-41cf-8981-5c7de61b9710 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ec6e96a-62a3-4156-af84-a605697d36cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:30,421 DEBUG 131:onap_service.py(1) - [None][Create 841a9162-beab-41cf-8981-5c7de61b9710 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710 2021-09-24 14:12:30,422 DEBUG 132:onap_service.py(1) - [None][Create 841a9162-beab-41cf-8981-5c7de61b9710 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "82be875e-611f-4ac9-be90-526679eb6392", "modelVersion": "1.0", "modelVersionId": "7aee1544-b39e-4863-b084-6080259eb374" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-24 14:12:30,424 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:32,324 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/841a9162-beab-41cf-8981-5c7de61b9710 HTTP/1.1" 202 262 2021-09-24 14:12:32,327 INFO 142:onap_service.py(1) - [None][Create 841a9162-beab-41cf-8981-5c7de61b9710 Service deletion request] response code: 202 2021-09-24 14:12:32,328 DEBUG 146:onap_service.py(1) - [None][Create 841a9162-beab-41cf-8981-5c7de61b9710 Service deletion request] response: {"requestReferences":{"requestId":"5ec6e96a-62a3-4156-af84-a605697d36cc","instanceId":"841a9162-beab-41cf-8981-5c7de61b9710","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc"}} 2021-09-24 14:12:32,329 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-24 14:12:32,340 DEBUG 129:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61452013-4675-4554-b843-12a13639fe79', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:32,342 DEBUG 131:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc 2021-09-24 14:12:32,342 DEBUG 132:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] data sent: None 2021-09-24 14:12:32,347 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:32,539 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc HTTP/1.1" 200 1020 2021-09-24 14:12:32,542 INFO 142:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response code: 200 2021-09-24 14:12:32,543 DEBUG 146:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response: {"request":{"requestId":"5ec6e96a-62a3-4156-af84-a605697d36cc","startTime":"Fri, 24 Sep 2021 14:12:31 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 14:12:31 GMT"}}} 2021-09-24 14:12:42,557 DEBUG 129:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'efa6fb7d-e384-49c3-9aba-74b97a93c9a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:42,557 DEBUG 131:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc 2021-09-24 14:12:42,558 DEBUG 132:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] data sent: None 2021-09-24 14:12:42,561 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:42,743 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc HTTP/1.1" 200 1230 2021-09-24 14:12:42,745 INFO 142:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response code: 200 2021-09-24 14:12:42,746 DEBUG 146:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response: {"request":{"requestId":"5ec6e96a-62a3-4156-af84-a605697d36cc","startTime":"Fri, 24 Sep 2021 14:12:31 GMT","finishTime":"Fri, 24 Sep 2021 14:12:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:34 GMT"}}} 2021-09-24 14:12:42,747 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-24 14:12:42,748 DEBUG 129:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '01f15a6e-98c5-48af-be9c-0db736803b40', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:42,748 DEBUG 131:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc 2021-09-24 14:12:42,748 DEBUG 132:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] data sent: None 2021-09-24 14:12:42,751 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:42,943 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc HTTP/1.1" 200 1230 2021-09-24 14:12:42,945 INFO 142:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response code: 200 2021-09-24 14:12:42,945 DEBUG 146:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response: {"request":{"requestId":"5ec6e96a-62a3-4156-af84-a605697d36cc","startTime":"Fri, 24 Sep 2021 14:12:31 GMT","finishTime":"Fri, 24 Sep 2021 14:12:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:34 GMT"}}} 2021-09-24 14:12:42,946 DEBUG 129:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fdbd971f-0fe7-4876-af16-3ae4c3e7bc04', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:42,947 DEBUG 131:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc 2021-09-24 14:12:42,947 DEBUG 132:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] data sent: None 2021-09-24 14:12:42,950 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:43,140 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc HTTP/1.1" 200 1230 2021-09-24 14:12:43,143 INFO 142:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response code: 200 2021-09-24 14:12:43,143 DEBUG 146:onap_service.py(12) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response: {"request":{"requestId":"5ec6e96a-62a3-4156-af84-a605697d36cc","startTime":"Fri, 24 Sep 2021 14:12:31 GMT","finishTime":"Fri, 24 Sep 2021 14:12:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:34 GMT"}}} 2021-09-24 14:12:43,157 DEBUG 129:onap_service.py(1) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '95d6ccfd-efdd-438d-b686-9ea770f2acf9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 14:12:43,158 DEBUG 131:onap_service.py(1) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc 2021-09-24 14:12:43,158 DEBUG 132:onap_service.py(1) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] data sent: None 2021-09-24 14:12:43,162 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 14:12:43,329 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ec6e96a-62a3-4156-af84-a605697d36cc HTTP/1.1" 200 1230 2021-09-24 14:12:43,332 INFO 142:onap_service.py(1) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response code: 200 2021-09-24 14:12:43,332 DEBUG 146:onap_service.py(1) - [None][Check 5ec6e96a-62a3-4156-af84-a605697d36cc orchestration request status] response: {"request":{"requestId":"5ec6e96a-62a3-4156-af84-a605697d36cc","startTime":"Fri, 24 Sep 2021 14:12:31 GMT","finishTime":"Fri, 24 Sep 2021 14:12:34 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"82be875e-611f-4ac9-be90-526679eb6392","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"7aee1544-b39e-4863-b084-6080259eb374","modelUuid":"7aee1544-b39e-4863-b084-6080259eb374","modelInvariantUuid":"82be875e-611f-4ac9-be90-526679eb6392"},"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":"841a9162-beab-41cf-8981-5c7de61b9710","serviceInstanceName":"basic_cnf-ba65b62b-45e7-43fc-b41c-a9db81ca459d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 14:12:34 GMT"}}} 2021-09-24 14:12:43,333 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-24 14:12:43,334 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-24 14:12:43,334 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-24 14:12:43,335 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-24 14:12:43,335 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-24 14:12:43,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:12:43,377 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-24 14:12:43,378 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-24 14:12:43,379 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNsT1JFVjNUWHBCZVU5V2IxaEVWRTE0VFVScmVVMXFSWGROZWtGNVQxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRaM0NrMDBOMnR0UVZoaFNuRlBSemRVYm5kUmExUlpXRU5KT0ZGMFdsZGpOVGxKWkVKVlJ6TnFMMnRHVHl0U1VHVlJZMU4wVkVKeVdteGxaV3N3WTJWTFJFOEtMekJYWm5sNlIzbE5XRlpFUjFaNmRIa3pSSEp2VEZsUmFqWjJaUzkxZGpoR1REaHRTbGRpU0VRMlNYZE5SbEpFZUhkRFJsVkdPRE4wWWtaeGQyZHlOd28zYmtaU2REUm5jeTlUVkd4TVpXY3pSa0o0SzFSTFdYQmhNWG9yU2xkU2VIRm9PR1J3U1c1MFVXdERjUzl2YUV0M0syWkJhVUpWTTNOdFUycEZMMlZHQ2xNd2NqTjRVRUZrWTNOeFNrSnVVVlp6YTJWUU9FZERSVzlSWjB0aldFTk5ORkpWWVZGR2VtUlZLMVl4VVVSRWVFRXlRblpFVkRSamIzQjBWVUpSTkVJS01tZHRTR3QzVWxaTVMzQkxhbGxJVkdWWlNIVmhSRFZYUkVWRlIyVkxPREZKVjFsNFVTczBNWEJDWmpCNGVHUlVRek5YTjJGM01WVkhaMnc0ZG5GbVlRb3pXREZyWjNaSVZEVk9NVkZ4Y1ZsT2FVSkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkpiR1p4SzBKdGRsSjBkU3Q1TlVkWFMzVlZWSGNyZERCR04xTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRiVEoxTkRaclExTnBhRlV6ZEZWbk5URnVRbEI2WW0xbFRVRm5VRWgzY25CNU5VUTFTRFJ1VG1jd1RIWk9UbmhrV2dwc1pGTk9lRk5VTkhKSWNFZHplalV2ZEVKNWNFUTJOako0UlZrMmVrUmthVXRhUTBGNWVUTmxZVTVVV25oNldETm5kMVZPTWtwblUzaG5VbFYyYkZaeUNsRnljek5wU25Gd2JteDRMMDFEVmpsS1UwWTRWVkprYlZwR2FrZElVMWRNTVRVNWJYUmpTek4wTnpaell6RnpNRFZNV0V4Mk1ETnpZelZaUjBRNE5ua0tUVzU2WkhRNVUzSkRVelJ6VEhoNmJGaFVLemN6WjJwcE1EaG1XVmxZWTFWRk4zUjNjMUF5UnpobVlWbEtURzl4ZURsTGVEUmhhSE16T1dJd1ltdGpOd3BwVnpCbWFrVndjekZIVm5CNWF6ZG5hVmhyUVRsbGRqWm9VMk5OTTNCa1pWUmFjR05NV0VwWVQwUm9SR05HV0ZRMGMzVXZTMWs0WjNKYVRFeGhPR2xRQ2tWRFVsVTViV1ozZDNRMFNESTRSVTlIWml0YVRFNUpiek5IVmxwcU4yWlRSbVZYWndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xODA6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKUm1aU2NUWnVTWGs0YTJkM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxcVVYaE5SRTEzVFdwc1lVWjNNSGxOYWtFMVRXcFJlRTFFVFhkTmVrcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEIwVGxwMllqVlBWMnhwUVZaM1RYVUtOMUpTTjJ4allVbEJRWGRaVlVoeGRGSlNXRlZvTWpGcFNuVnBOekJ2Ym0xRmVIWk5LekV6T1VoaGFqWnJieTlhY1VwMEwyaHpaV1JFTURSMFkweHJaQXBwYms5M2VWbE9iU3M1YVRsSGRVRkdla1UzVG1wTFVXaGFkeXRDYUd0S2RtcG5SVmxWS3l0RE56aFBaWEZzYzNkc1RYWXlRemszVEhaaFZsTnlha3h6Q2pWVFIwWkpja05HTkdOdFoxRmtjRFJrUmxKMFFVVnhSbWx3ZW1VemRXMUdkM3BoZVhkeFprNVJhbU5VWjIxT1NGUlFXakoyY1ROcFQzSkZUbWx5YkZVS2JuVkdaRTFPY2xGbkwzZHJUWGhhTVhORU9HbE1NVUo2Y0VvdmJGRlpSalF5Ynl0MFRGSm5kMEUwWTNaSmF6ZzRZemd6ZFcxSU5HcFRlbXBLVjFSSkx3cEtTSFZIT1RGUVVVZzRRVGhGUVVscVRqZEhSelowT0hCaFYwc3lkRTFpVWs5M1pFSmxiVlZMUWxSNVdqRXpiSEZtYWpkcmMwSkNZM0pMV0VGTFVXTm9DakZhUW14dFVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWcFZpdHlORWRoT1VjeU56ZE1hMXBaY1RWU1VFUTJNMUZZZEVsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRFFrTjZUVU5OUXk5T2NFNVFNVFZST0Vad0syUm1TMlpFV1c5bmRISnpTVFpRU0RSNlpXUmlOVE5GUVZWelpIbEpaMlV4UWxoVENtMVZXbnBvYzFSS1drUmpWVmx6U1dsa1FUWTBOa0V2YTFneVN6ZFJia1I0VlZBM1oxSTFiMkkzUjFJMUswZ3pLM2hvV1hsRWVVVm1jSFpzVERCWGQwSUtVa3dyUkZkYVZEQkRWbXhUWWk5a09HbE5TVUpXUkdkNGNXcFBkVTVrT1dnNGJWVmpWek5tWXpncmEydGFVRFJ0YW5obk9YVnJTMU5ZTTFKS2VqRlJWd3AzVFdkWE1IaERRblI1TkZNck5VOWhOSFpMT1ROWmNGTktRbWhRYUVOM1kyVnhUM2xzYzBkaE1ITmpUVmhVYzI5UFkxWTNlVTQzZEhSSE5tbEpXazVwQ21sd2RHdENRMDFhWVV4bGIyMWxabTh6U2xSdVVraFFWME42UW1kU1ZYWkJabWd3ZFU4NVZUaHdNM0p4Y25kRVdEZG9VMDgzVG13M1JsbzBjR3RNWm1jS1JIRjVjRFYxYUhGaFFtRnZhRUptUlhwT1JqZHpVV2xLVld4a09WQkxORDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJNSFJPV25aaU5VOVhiR2xCVm5kTmRUZFNVamRzWTJGSlFVRjNXVlZJY1hSU1VsaFZhREl4YVVwMWFUY3diMjV0Q2tWNGRrMHJNVE01U0dGcU5tdHZMMXB4U25RdmFITmxaRVF3TkhSalRHdGthVzVQZDNsWlRtMHJPV2s1UjNWQlJucEZOMDVxUzFGb1duY3JRbWhyU25ZS2FtZEZXVlVySzBNM09FOWxjV3h6ZDJ4TmRqSkRPVGRNZG1GV1UzSnFUSE0xVTBkR1NYSkRSalJqYldkUlpIQTBaRVpTZEVGRmNVWnBjSHBsTTNWdFJncDNlbUY1ZDNGbVRsRnFZMVJuYlU1SVZGQmFNblp4TTJsUGNrVk9hWEpzVlc1MVJtUk5UbkpSWnk5M2EwMTRXakZ6UkRocFRERkNlbkJLTDJ4UldVWTBDakp2SzNSTVVtZDNRVFJqZGtsck9EaGpPRE4xYlVnMGFsTjZha3BYVkVrdlNraDFSemt4VUZGSU9FRTRSVUZKYWs0M1IwYzJkRGh3WVZkTE1uUk5ZbElLVDNka1FtVnRWVXRDVkhsYU1UTnNjV1pxTjJ0elFrSmpja3RZUVV0UlkyZ3hXa0pzYlZGSlJFRlJRVUpCYjBsQ1FVVjJSMGxRVVdOeFZXRTFiRzA0ZGdwMWNtTkdZa3RJV21WR2Iyb3ZjakF5VTI0MlVrdFNSQzh4U1RWT2FXVjRWRWRtYkRKUVdXUXZUVnBHZFdkYWExb3dUVFZWUkZaTVp5OWxaRnBZZFZkeUNqaDRNRzVHWW5odU1sTlVaSE54U1hSTlNXaE9URzR6UmtwRGFFcHVNMFZzUVdKc1ZsWlhkMlJ2Y2poUldGUXJNMmhOSzBkUE1HNXhOblZ0Wm5WUllsb0tWVTlJVGpKWE9IUmhVVVpPUjJGa2VHOVhaVmRVU2sxV1RtTm5jV3ROUVhZNE9HeHZTMVZIVm1sc2FFSkdTVVJuUjFKYVlTdFJlVXBUWkVwaFRFMW9jZ28xT0hScFdWTXliM2RNYmpReVNETm9XblZHVFM5d2RuY3dhbkpWTUU5eGNIUkhSbVJuVFZKRmJVeGtTR0pXUm5kUlNqUk9Xbmd3UjBWbVZDdE9VbTlHQ25WeFFYb3JUbG81YkhRdmFuRmtLMjE1VW5Kd05UWnhRVzVUUlZVMlZIVTBOakZRTm5aT2NWVlJSV1pwYlRnMWIxZGxhRGR4VkZJMFNHMTRkSFpNWjFNS1oxZzNibTh5TUVObldVVkJOVkozZVZRemF6QmlTRU51ZERsSk16ZGlORmhrVmxoNlRIRmlhRE5tTW5nNWJHeDJiSGxQU1ROVmNVWnlVbXBXVW1Kdk5ncGpUbTR3WTNjek9FcGpWak13VWt0UWQzUnVNMmhJY0RkdldsRlZSWFEwWlV0YVpYRTFkR3gyU2pKYWQwOTBhbVpRZVdsUVIzQjFXVmgxVmpKNGVHbG1DbWhMVm1OVVJuWlZaVkpsYkhKc1kxQmljekZJYURWRkwyTlhjMVJDZEVkV1RWUlNXVWhWTVVvNVkwc3ZTV1ZGVGt4NlRFa3ZRbk5EWjFsRlFUWTFTRWdLYWtKaWIxRnZjRGhDYm1GbVNrRkhlRFJxWjBFdmNraFNURFZvYjNCQ1NEbDBkMDFhU2pGemVUWlJZbVJoY2xWTlkwaEpORU5SYUZKSk9FeHFWSE5sUndveFZFWTBVaTl4Vkc5cUwxbGpSbWRXZVhvNFJEZElhM2xLU1c4NVNUTnlWSEJ2U0ZGSloyeHFOVk5rUkVFM0wwUXZXR05KVEZsMVRYcHVOR1p3WVhCT0NtZGFSWGRsV0hOUU1tSk9PR2xPVVZobWVGZ3ZOMjFRYzJFMGJXVk1hVlV3TlVGRE5ESkdjME5uV1VWQk1UWmhiSFZIWVZkelMyVk9VbkJ2Y0hGTE4zWUtkRGROVTA1cmVFRmtPSEZQTUhodE1YcHhXbFU0YVRWMVEzUk9RVVVyVkVwck1sZHJSVkpSVG5waFVFVk9kR1p2TVROcFFUUlpURVZyWmpodGMyVmxLd3B5YkcxcVRrc3habFZqS3pkUVltcGhNR05GYTJsbFFVSkhVRzFXZUhGMGJtOTBlR1pPTUZOTmFIWndOa3RrUzNGd1VtMHlRbGRZZWs5S1pWaHFhV2xDQ2pkS1IyWnBkREIzUXpWTGJXYzBXVzhyWXpoemJsSmpRMmRaUlVFeVJrWk5NR0Z4ZW1FeU9IQjRka2RyTXpOaGFUazFNeTgwSzBrM2RYQTBWVGhTTUVrS1VUaGxXR3RLYkdodVlsUk9TRVpFVnpsSFkyVmFPRlEwV2xsT2QwbHZXamh1VldSS1RXRmxOMkpHUml0dGJVNDBNU3RQY3pSaWFrWlFLMHRzYXk5QlZncGlVMEpzYkU5MlZXcE1hRXRDUzFwVEwyMHdVVEpIYml0VGFIaDBVMVEyYVRNMmEwbDJNMVYyVEM5V2RrWlhURlpzVFVWS0wwMXdUR0owUXpOeVdqVkRDaTlIUW1oWVYwMURaMWxGUVhrMFpXSjNielZ5U1dobGVEZDRSRU00UVRsc2RHSmhOMGhTUXk4MFJFeEtOMVpWUlVsNlIzY3ZaVE5TVDBaWVJHVjZRbVVLV1VWa2FXUlJSRU4zYXk5emMxTmhPV3hwY0RFNFluUmFNMGhrVG5JMmREWktSM0IyZUdKMFN6WnFjVXRaTkU1TFoxVlJlWFpJUlRsdmREQkpPRVpZYmdweVZuSlBUVEZrTWpGMWRtMTVkMnhzVFdGclJERlJSVmRtWjJ4TWIwMXROMUJFU2xGaGVtZFlVMDVvVWpRMWJYTjVaVFZpYUVRMFBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-24 14:12:43,381 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-24 14:12:43,382 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-24 14:12:43,382 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-24 14:12:43,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 14:12:43,417 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-24 14:12:43,418 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-24 14:12:43,418 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-24 14:12:43,421 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 06:55 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-24 14:12:43,424 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-24 14:12:43,527 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-24 14:12:44,014 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-24 14:12:44,016 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/614ddcdb6c44f500102b9d53 2021-09-24 14:12:44,017 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK