2021-09-08 14:00:53,540 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-08 14:00:53,541 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-08 14:00:53,546 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-08 14:00:53,547 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-08 14:00:53,547 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-08 14:00:53,547 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-08 14:00:53,548 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-08 14:00:53,548 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-08 14:00:53,548 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-08 14:00:53,549 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-08 14:00:53,549 DEBUG 33:basic_cnf.py(1) - start time 2021-09-08 14:00:53,549 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-08 14:00:53,549 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-08 14:00:53,550 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-08 14:00:53,550 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-08 14:00:53,550 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-08 14:00:53,551 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-08 14:00:53,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:53,717 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-08 14:00:53,719 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-08 14:00:53,720 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4cbb5e67abdb4279bf3b7030c9604d56","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"eb3474ce79ca49978123eb60a6e6b408","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"774b7dabb25d41edaafd8e088b69e680","type":"vlm","name":"e936b668-e749-453f-a47d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"626b011959d4440e9277e9e0ee529251","type":"vlm","name":"1a7ce37c-f974-4e66-9e00","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-08 14:00:53,723 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-08 14:00:53,723 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-08 14:00:53,724 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-08 14:00:53,724 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-08 14:00:53,725 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-08 14:00:53,725 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-08 14:00:53,726 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-08 14:00:53,726 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-08 14:00:53,726 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-08 14:00:53,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:53,816 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-08 14:00:53,818 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-08 14:00:53,818 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4cbb5e67abdb4279bf3b7030c9604d56","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"eb3474ce79ca49978123eb60a6e6b408","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"774b7dabb25d41edaafd8e088b69e680","type":"vlm","name":"e936b668-e749-453f-a47d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"626b011959d4440e9277e9e0ee529251","type":"vlm","name":"1a7ce37c-f974-4e66-9e00","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-08 14:00:53,821 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-08 14:00:53,821 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-08 14:00:53,822 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-08 14:00:53,846 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-08 14:00:53,846 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-08 14:00:53,847 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-08 14:00:53,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:54,839 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-08 14:00:54,841 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-08 14:00:54,842 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"1416beaa4a154076a77318e716f85325","version":{"id":"af0dc94379c0433b9f05b58e939bd922","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-08 14:00:54,844 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-08 14:00:54,845 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-08 14:00:54,850 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-08 14:00:54,850 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/1416beaa4a154076a77318e716f85325/versions/af0dc94379c0433b9f05b58e939bd922/actions 2021-09-08 14:00:54,850 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-08 14:00:54,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,150 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/1416beaa4a154076a77318e716f85325/versions/af0dc94379c0433b9f05b58e939bd922/actions HTTP/1.1" 200 2 2021-09-08 14:00:55,152 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-08 14:00:55,153 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-08 14:00:55,157 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-08 14:00:55,166 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-08 14:00:55,167 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-08 14:00:55,168 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-08 14:00:55,168 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-08 14:00:55,168 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-08 14:00:55,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,232 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-08 14:00:55,234 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-08 14:00:55,235 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QNIgop_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"4cbb5e67abdb4279bf3b7030c9604d56","onboardingMethod":"NetworkPackage","id":"8d7f25495a56481d8b9518b969126ebc","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"eb3474ce79ca49978123eb60a6e6b408","onboardingMethod":"NetworkPackage","id":"3924ddc470e4433f9807d0bb828e589e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5f4d04f5-73aa","description":"vendor software product","vendorName":"e936b668-e749-453f-a47d","vendorId":"774b7dabb25d41edaafd8e088b69e680","onboardingMethod":"NetworkPackage","id":"3bad4f97a7a54b91a637c8a920decf8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4ca6999b-5071","description":"vendor software product","vendorName":"1a7ce37c-f974-4e66-9e00","vendorId":"626b011959d4440e9277e9e0ee529251","onboardingMethod":"NetworkPackage","id":"976be6a90ade42bb8c29b7fc043606b4","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-08 14:00:55,238 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QNIgop_VSP from SDC 2021-09-08 14:00:55,239 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-08 14:00:55,239 DEBUG 324:vsp.py(1) - importing VSP pNF 5f4d04f5-73aa from SDC 2021-09-08 14:00:55,240 DEBUG 324:vsp.py(1) - importing VSP vFW 4ca6999b-5071 from SDC 2021-09-08 14:00:55,240 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-08 14:00:55,240 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-08 14:00:55,241 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-08 14:00:55,241 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-08 14:00:55,241 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-08 14:00:55,242 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-08 14:00:55,242 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-08 14:00:55,243 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-08 14:00:55,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,318 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-08 14:00:55,319 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-08 14:00:55,320 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QNIgop_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"4cbb5e67abdb4279bf3b7030c9604d56","onboardingMethod":"NetworkPackage","id":"8d7f25495a56481d8b9518b969126ebc","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"eb3474ce79ca49978123eb60a6e6b408","onboardingMethod":"NetworkPackage","id":"3924ddc470e4433f9807d0bb828e589e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5f4d04f5-73aa","description":"vendor software product","vendorName":"e936b668-e749-453f-a47d","vendorId":"774b7dabb25d41edaafd8e088b69e680","onboardingMethod":"NetworkPackage","id":"3bad4f97a7a54b91a637c8a920decf8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4ca6999b-5071","description":"vendor software product","vendorName":"1a7ce37c-f974-4e66-9e00","vendorId":"626b011959d4440e9277e9e0ee529251","onboardingMethod":"NetworkPackage","id":"976be6a90ade42bb8c29b7fc043606b4","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-08 14:00:55,322 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QNIgop_VSP from SDC 2021-09-08 14:00:55,322 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-08 14:00:55,323 DEBUG 324:vsp.py(1) - importing VSP pNF 5f4d04f5-73aa from SDC 2021-09-08 14:00:55,323 DEBUG 324:vsp.py(1) - importing VSP vFW 4ca6999b-5071 from SDC 2021-09-08 14:00:55,323 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-08 14:00:55,323 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-08 14:00:55,324 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-08 14:00:55,324 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-08 14:00:55,324 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-08 14:00:55,324 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-08 14:00:55,324 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-08 14:00:55,325 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-08 14:00:55,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,419 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-08 14:00:55,421 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-08 14:00:55,421 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QNIgop_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"4cbb5e67abdb4279bf3b7030c9604d56","onboardingMethod":"NetworkPackage","id":"8d7f25495a56481d8b9518b969126ebc","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"eb3474ce79ca49978123eb60a6e6b408","onboardingMethod":"NetworkPackage","id":"3924ddc470e4433f9807d0bb828e589e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5f4d04f5-73aa","description":"vendor software product","vendorName":"e936b668-e749-453f-a47d","vendorId":"774b7dabb25d41edaafd8e088b69e680","onboardingMethod":"NetworkPackage","id":"3bad4f97a7a54b91a637c8a920decf8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4ca6999b-5071","description":"vendor software product","vendorName":"1a7ce37c-f974-4e66-9e00","vendorId":"626b011959d4440e9277e9e0ee529251","onboardingMethod":"NetworkPackage","id":"976be6a90ade42bb8c29b7fc043606b4","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-08 14:00:55,425 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QNIgop_VSP from SDC 2021-09-08 14:00:55,425 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-08 14:00:55,425 DEBUG 324:vsp.py(1) - importing VSP pNF 5f4d04f5-73aa from SDC 2021-09-08 14:00:55,426 DEBUG 324:vsp.py(1) - importing VSP vFW 4ca6999b-5071 from SDC 2021-09-08 14:00:55,426 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-08 14:00:55,426 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-08 14:00:55,427 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-08 14:00:55,427 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-08 14:00:55,427 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-08 14:00:55,428 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-08 14:00:55,428 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-08 14:00:55,428 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-08 14:00:55,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,516 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-08 14:00:55,517 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-08 14:00:55,518 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QNIgop_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"4cbb5e67abdb4279bf3b7030c9604d56","onboardingMethod":"NetworkPackage","id":"8d7f25495a56481d8b9518b969126ebc","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"eb3474ce79ca49978123eb60a6e6b408","onboardingMethod":"NetworkPackage","id":"3924ddc470e4433f9807d0bb828e589e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5f4d04f5-73aa","description":"vendor software product","vendorName":"e936b668-e749-453f-a47d","vendorId":"774b7dabb25d41edaafd8e088b69e680","onboardingMethod":"NetworkPackage","id":"3bad4f97a7a54b91a637c8a920decf8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4ca6999b-5071","description":"vendor software product","vendorName":"1a7ce37c-f974-4e66-9e00","vendorId":"626b011959d4440e9277e9e0ee529251","onboardingMethod":"NetworkPackage","id":"976be6a90ade42bb8c29b7fc043606b4","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-08 14:00:55,520 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QNIgop_VSP from SDC 2021-09-08 14:00:55,521 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-08 14:00:55,521 DEBUG 324:vsp.py(1) - importing VSP pNF 5f4d04f5-73aa from SDC 2021-09-08 14:00:55,521 DEBUG 324:vsp.py(1) - importing VSP vFW 4ca6999b-5071 from SDC 2021-09-08 14:00:55,521 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-08 14:00:55,521 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-08 14:00:55,521 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-08 14:00:55,522 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-08 14:00:55,522 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-08 14:00:55,522 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-08 14:00:55,522 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-08 14:00:55,522 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-08 14:00:55,523 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-08 14:00:55,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,618 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-08 14:00:55,619 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-08 14:00:55,619 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QNIgop_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"4cbb5e67abdb4279bf3b7030c9604d56","onboardingMethod":"NetworkPackage","id":"8d7f25495a56481d8b9518b969126ebc","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"eb3474ce79ca49978123eb60a6e6b408","onboardingMethod":"NetworkPackage","id":"3924ddc470e4433f9807d0bb828e589e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5f4d04f5-73aa","description":"vendor software product","vendorName":"e936b668-e749-453f-a47d","vendorId":"774b7dabb25d41edaafd8e088b69e680","onboardingMethod":"NetworkPackage","id":"3bad4f97a7a54b91a637c8a920decf8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4ca6999b-5071","description":"vendor software product","vendorName":"1a7ce37c-f974-4e66-9e00","vendorId":"626b011959d4440e9277e9e0ee529251","onboardingMethod":"NetworkPackage","id":"976be6a90ade42bb8c29b7fc043606b4","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-08 14:00:55,622 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QNIgop_VSP from SDC 2021-09-08 14:00:55,622 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-08 14:00:55,623 DEBUG 324:vsp.py(1) - importing VSP pNF 5f4d04f5-73aa from SDC 2021-09-08 14:00:55,623 DEBUG 324:vsp.py(1) - importing VSP vFW 4ca6999b-5071 from SDC 2021-09-08 14:00:55,623 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-08 14:00:55,623 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-08 14:00:55,623 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-08 14:00:55,629 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-08 14:00:55,629 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-08 14:00:55,629 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-08 14:00:55,630 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-08 14:00:55,630 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-08 14:00:55,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,717 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-08 14:00:55,719 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-08 14:00:55,719 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1416beaa4a154076a77318e716f85325","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4cbb5e67abdb4279bf3b7030c9604d56","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"eb3474ce79ca49978123eb60a6e6b408","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"774b7dabb25d41edaafd8e088b69e680","type":"vlm","name":"e936b668-e749-453f-a47d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"626b011959d4440e9277e9e0ee529251","type":"vlm","name":"1a7ce37c-f974-4e66-9e00","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-08 14:00:55,723 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-08 14:00:55,723 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-08 14:00:55,724 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-08 14:00:55,724 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/1416beaa4a154076a77318e716f85325/versions 2021-09-08 14:00:55,725 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:00:55,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1416beaa4a154076a77318e716f85325/versions HTTP/1.1" 200 264 2021-09-08 14:00:55,822 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:00:55,822 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af0dc94379c0433b9f05b58e939bd922","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631109653935,"modificationTime":1631109655019,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-08 14:00:55,825 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-08 14:00:55,825 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-08 14:00:55,825 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-08 14:00:55,825 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/1416beaa4a154076a77318e716f85325/versions 2021-09-08 14:00:55,826 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:00:55,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:00:55,924 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1416beaa4a154076a77318e716f85325/versions HTTP/1.1" 200 264 2021-09-08 14:00:55,925 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:00:55,926 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af0dc94379c0433b9f05b58e939bd922","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631109653935,"modificationTime":1631109655019,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-08 14:00:55,929 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-08 14:00:55,929 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-08 14:00:55,929 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-08 14:00:55,930 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": "1416beaa4a154076a77318e716f85325", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-08 14:00:55,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:00,541 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-08 14:01:00,543 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-08 14:01:00,543 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"5780b1a7a98b4d76b97856e9431cb958","version":{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-08 14:01:00,546 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-08 14:01:00,547 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-08 14:01:00,547 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:00,547 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:00,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:00,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:00,619 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:00,620 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109657322,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:00,622 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-08 14:01:00,622 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:00,623 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:00,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:00,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 223 2021-09-08 14:01:00,819 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:00,819 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631109656025,"modificationTime":1631109657307} 2021-09-08 14:01:00,821 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-08 14:01:00,821 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:00,821 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:00,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:01,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 369 2021-09-08 14:01:01,519 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:01,519 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1"} 2021-09-08 14:01:01,522 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-08 14:01:01,522 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:01,523 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:01,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 369 2021-09-08 14:01:02,019 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:02,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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1"} 2021-09-08 14:01:02,022 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-08 14:01:02,022 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-08 14:01:02,022 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:02,023 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:02,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:02,117 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:02,117 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109657322,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:02,119 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-08 14:01:02,119 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:02,119 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:02,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 223 2021-09-08 14:01:02,320 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:02,321 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631109656025,"modificationTime":1631109657307} 2021-09-08 14:01:02,323 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-08 14:01:02,323 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:02,324 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:02,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 369 2021-09-08 14:01:02,500 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:02,500 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1"} 2021-09-08 14:01:02,503 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-08 14:01:02,503 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:02,503 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:02,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 369 2021-09-08 14:01:02,690 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:02,690 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1"} 2021-09-08 14:01:02,693 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-08 14:01:02,693 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/orchestration-template-candidate 2021-09-08 14:01:02,693 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-08 14:01:02,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,851 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-08 14:01:02,852 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-08 14:01:02,852 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-08 14:01:02,853 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-08 14:01:02,855 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-08 14:01:02,855 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:02,855 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:02,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:02,902 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:02,902 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109657322,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:02,904 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-08 14:01:02,904 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:02,904 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:02,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:02,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 222 2021-09-08 14:01:02,998 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:02,998 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631109656025,"modificationTime":1631109662844} 2021-09-08 14:01:03,000 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-08 14:01:03,000 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:03,000 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:03,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:03,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 436 2021-09-08 14:01:03,114 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:03,114 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-08 14:01:03,117 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-08 14:01:03,117 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:03,117 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:03,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:03,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 436 2021-09-08 14:01:03,234 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:03,234 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-08 14:01:03,236 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-08 14:01:03,237 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-08 14:01:03,237 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:03,237 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:03,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:03,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:03,288 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:03,288 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109657322,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:03,290 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-08 14:01:03,290 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:03,290 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:03,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:03,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 222 2021-09-08 14:01:03,375 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:03,375 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631109656025,"modificationTime":1631109662844} 2021-09-08 14:01:03,378 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-08 14:01:03,378 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:03,378 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:03,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:03,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 436 2021-09-08 14:01:03,480 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:03,480 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-08 14:01:03,482 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-08 14:01:03,483 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:03,483 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:03,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:03,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 436 2021-09-08 14:01:03,635 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:03,636 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-08 14:01:03,638 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-08 14:01:03,638 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/orchestration-template-candidate/process 2021-09-08 14:01:03,638 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-08 14:01:03,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:05,984 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-08 14:01:05,985 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-08 14:01:05,985 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-08 14:01:05,988 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-08 14:01:05,988 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-08 14:01:05,989 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:05,989 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:05,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:06,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:06,035 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:06,035 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109657322,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:06,037 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-08 14:01:06,037 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:06,037 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:06,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:06,107 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 222 2021-09-08 14:01:06,108 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:06,109 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631109656025,"modificationTime":1631109665973} 2021-09-08 14:01:06,111 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-08 14:01:06,111 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:06,111 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:06,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:06,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 804 2021-09-08 14:01:06,272 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:06,273 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","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-08 14:01:06,275 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-08 14:01:06,275 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:06,275 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:06,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:06,443 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 804 2021-09-08 14:01:06,445 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:06,445 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","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-08 14:01:06,448 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-08 14:01:06,449 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-08 14:01:06,449 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:06,449 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:06,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:06,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:06,505 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:06,505 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109657322,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:06,508 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-08 14:01:06,509 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:06,509 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:06,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:06,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 222 2021-09-08 14:01:06,614 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:06,614 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631109656025,"modificationTime":1631109665973} 2021-09-08 14:01:06,617 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-08 14:01:06,617 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:06,617 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:06,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:06,846 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 804 2021-09-08 14:01:06,848 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:06,848 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","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-08 14:01:06,851 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-08 14:01:06,851 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:06,851 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:06,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:07,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 804 2021-09-08 14:01:07,037 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:07,038 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","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-08 14:01:07,044 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-08 14:01:07,045 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions 2021-09-08 14:01:07,045 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-08 14:01:07,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:09,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions HTTP/1.1" 200 2 2021-09-08 14:01:09,114 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-08 14:01:09,114 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-08 14:01:09,118 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-08 14:01:09,118 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:09,118 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:09,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:09,171 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:09,172 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:09,172 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109667091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:09,175 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-08 14:01:09,175 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:09,175 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:09,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:09,237 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 223 2021-09-08 14:01:09,239 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:09,239 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631109656025,"modificationTime":1631109665973} 2021-09-08 14:01:09,242 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-08 14:01:09,242 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:09,243 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:09,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:09,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 804 2021-09-08 14:01:09,417 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:09,418 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","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-08 14:01:09,421 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-08 14:01:09,421 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-08 14:01:09,421 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:09,422 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:09,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:09,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 253 2021-09-08 14:01:09,474 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:09,474 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631109656025,"modificationTime":1631109667091,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-08 14:01:09,476 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-08 14:01:09,476 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:09,477 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-08 14:01:09,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:09,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 223 2021-09-08 14:01:09,560 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-08 14:01:09,560 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631109656025,"modificationTime":1631109665973} 2021-09-08 14:01:09,563 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-08 14:01:09,563 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:09,563 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:09,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:09,722 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 804 2021-09-08 14:01:09,723 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:09,724 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","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-08 14:01:09,730 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-08 14:01:09,730 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions 2021-09-08 14:01:09,730 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-08 14:01:09,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:13,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions HTTP/1.1" 200 2 2021-09-08 14:01:13,989 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-08 14:01:13,989 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-08 14:01:13,991 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-08 14:01:13,991 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:13,991 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:13,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:14,037 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 264 2021-09-08 14:01:14,038 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:14,038 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631109656025,"modificationTime":1631109672674,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-08 14:01:14,040 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-08 14:01:14,040 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-08 14:01:14,041 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:14,041 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:14,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:14,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 264 2021-09-08 14:01:14,087 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:14,087 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631109656025,"modificationTime":1631109672674,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-08 14:01:14,094 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-08 14:01:14,094 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions 2021-09-08 14:01:14,094 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-08 14:01:14,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:14,703 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions HTTP/1.1" 200 317 2021-09-08 14:01:14,705 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-08 14:01:14,705 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5780b1a7a98b4d76b97856e9431cb958","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-08 14:01:14,705 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5780b1a7a98b4d76b97856e9431cb958","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-08 14:01:14,710 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-08 14:01:14,710 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-08 14:01:14,711 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-08 14:01:14,711 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-08 14:01:14,712 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-08 14:01:14,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:01:14,836 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-08 14:01:14,837 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-08 14:01:14,838 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19191929-60df-46b0-9a6f-e1309b62cbcd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e4339127-ec88-4f38-89bf-d869e734e835/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-08 14:01:14,840 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:01:14,840 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:14,841 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:14,841 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:14,841 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:01:14,841 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:14,841 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:14,842 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:14,842 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-08 14:01:14,842 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:01:14,842 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-08 14:01:24,853 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-08 14:01:24,853 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-08 14:01:24,854 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-08 14:01:24,854 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-08 14:01:24,854 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-08 14:01:24,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:01:25,219 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-08 14:01:25,221 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-08 14:01:25,221 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19191929-60df-46b0-9a6f-e1309b62cbcd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e4339127-ec88-4f38-89bf-d869e734e835/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-08 14:01:25,225 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:01:25,225 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:25,225 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:25,226 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:25,226 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:01:25,226 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:25,226 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:25,227 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:25,227 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-08 14:01:25,227 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:01:25,227 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-08 14:01:25,227 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-08 14:01:25,228 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-08 14:01:25,228 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-08 14:01:25,228 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-08 14:01:25,228 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-08 14:01:25,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:01:25,618 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-08 14:01:25,620 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-08 14:01:25,621 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19191929-60df-46b0-9a6f-e1309b62cbcd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e4339127-ec88-4f38-89bf-d869e734e835/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-08 14:01:25,624 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:01:25,625 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:25,625 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:25,625 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:25,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:01:25,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:25,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:25,626 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:25,626 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-08 14:01:25,627 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:01:25,627 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-08 14:01:25,627 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-08 14:01:25,627 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-08 14:01:25,628 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-08 14:01:25,628 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-08 14:01:25,628 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-08 14:01:25,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:26,249 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-08 14:01:26,252 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-08 14:01:26,253 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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}],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"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}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-08 14:01:26,260 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-08 14:01:26,260 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-08 14:01:26,260 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-08 14:01:26,260 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-08 14:01:26,261 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-08 14:01:26,261 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-08 14:01:26,261 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-08 14:01:26,261 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-08 14:01:26,261 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-08 14:01:26,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:01:26,388 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-08 14:01:26,390 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-08 14:01:26,390 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19191929-60df-46b0-9a6f-e1309b62cbcd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e4339127-ec88-4f38-89bf-d869e734e835/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-08 14:01:26,393 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:01:26,393 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:26,394 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:26,394 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:26,394 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:01:26,394 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:26,394 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:26,394 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:26,394 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-08 14:01:26,394 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:01:26,394 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-08 14:01:26,411 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-08 14:01:26,411 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-08 14:01:26,411 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-08 14:01:26,412 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-08 14:01:26,412 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-08 14:01:26,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:26,458 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-08 14:01:26,460 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-08 14:01:26,461 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_QNIgop_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"4cbb5e67abdb4279bf3b7030c9604d56","onboardingMethod":"NetworkPackage","id":"8d7f25495a56481d8b9518b969126ebc","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"eb3474ce79ca49978123eb60a6e6b408","onboardingMethod":"NetworkPackage","id":"3924ddc470e4433f9807d0bb828e589e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5f4d04f5-73aa","description":"vendor software product","vendorName":"e936b668-e749-453f-a47d","vendorId":"774b7dabb25d41edaafd8e088b69e680","onboardingMethod":"NetworkPackage","id":"3bad4f97a7a54b91a637c8a920decf8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4ca6999b-5071","description":"vendor software product","vendorName":"1a7ce37c-f974-4e66-9e00","vendorId":"626b011959d4440e9277e9e0ee529251","onboardingMethod":"NetworkPackage","id":"976be6a90ade42bb8c29b7fc043606b4","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-08 14:01:26,464 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-08 14:01:26,464 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_QNIgop_VSP from SDC 2021-09-08 14:01:26,464 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-08 14:01:26,464 DEBUG 324:vsp.py(1) - importing VSP pNF 5f4d04f5-73aa from SDC 2021-09-08 14:01:26,464 DEBUG 324:vsp.py(1) - importing VSP vFW 4ca6999b-5071 from SDC 2021-09-08 14:01:26,465 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-08 14:01:26,465 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-08 14:01:26,465 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-08 14:01:26,465 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:26,465 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:26,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:26,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 264 2021-09-08 14:01:26,515 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:26,515 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631109656025,"modificationTime":1631109672674,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-08 14:01:26,517 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-08 14:01:26,517 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-08 14:01:26,518 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-08 14:01:26,518 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-08 14:01:26,518 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:26,518 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:26,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:26,571 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 264 2021-09-08 14:01:26,573 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:26,573 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631109656025,"modificationTime":1631109672674,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-08 14:01:26,575 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-08 14:01:26,576 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/5780b1a7a98b4d76b97856e9431cb958/versions 2021-09-08 14:01:26,576 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-08 14:01:26,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:26,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5780b1a7a98b4d76b97856e9431cb958/versions HTTP/1.1" 200 264 2021-09-08 14:01:26,630 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-08 14:01:26,630 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9da708d6f99a47d8a6b94c1335da49d1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631109656025,"modificationTime":1631109672674,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-08 14:01:26,633 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-08 14:01:26,637 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-08 14:01:26,637 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions 2021-09-08 14:01:26,637 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-08 14:01:26,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:27,320 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1/actions HTTP/1.1" 200 317 2021-09-08 14:01:27,321 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-08 14:01:27,322 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5780b1a7a98b4d76b97856e9431cb958","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-08 14:01:27,322 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"5780b1a7a98b4d76b97856e9431cb958","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-08 14:01:27,326 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-08 14:01:27,326 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/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 2021-09-08 14:01:27,327 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-08 14:01:27,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:27,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5780b1a7a98b4d76b97856e9431cb958/versions/9da708d6f99a47d8a6b94c1335da49d1 HTTP/1.1" 200 804 2021-09-08 14:01:27,505 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-08 14:01:27,506 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":"1416beaa4a154076a77318e716f85325","onboardingMethod":"NetworkPackage","id":"5780b1a7a98b4d76b97856e9431cb958","version":"9da708d6f99a47d8a6b94c1335da49d1","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-08 14:01:27,510 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-08 14:01:27,510 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-08 14:01:27,510 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": "5780b1a7a98b4d76b97856e9431cb958", "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-08 14:01:27,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:31,211 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-08 14:01:31,217 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-08 14:01:31,223 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631109689749,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"d4e79126-ae51-4359-ba22-f1a616ce9cc6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631109689750,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689749,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1631109689843,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"b7756982-21c3-4e8d-801b-a235cc769750","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631109689845,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689843,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631109689749,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"d4e79126-ae51-4359-ba22-f1a616ce9cc6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631109689750,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689749,"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":1631109689765,"description":"created from csar","artifactType":"HEAT","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7db483ef-bee0-4997-b705-1fe89a9ae87e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","duplicated":false,"payloadUpdateDate":1631109689772,"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":1631109689765,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109689781,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631109689781,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689781,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109688602,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":1631109688602,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109688602,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":1631109688602,"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":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Node","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"feature","uniqueId":"capability.1720b32b-6b3f-463e-9f36-a6a85f9bc81a.feature","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"scalable","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.scalable","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"binding","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.binding","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Container","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"host","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.host","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.ephemeral.size","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.ephemeral.size","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"instance","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.instance","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"memory","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.memory","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.iops","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.iops","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"cpu.delta","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.cpu.delta","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.capacity","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.capacity","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.latency","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.latency","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.usage","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.usage","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"cpu_util","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.cpu_util","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.allocation","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.allocation","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.requests.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.requests.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.latency","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.latency","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"cpu","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.cpu","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.read.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.read.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.root.size","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.root.size","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"vcpus","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.vcpus","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.iops","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.iops","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.usage","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.usage","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.requests.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.requests.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.requests.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.requests.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.allocation","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.allocation","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.read.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.read.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.read.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.read.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"memory.usage","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.memory.usage","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.capacity","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.capacity","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"memory.resident","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.memory.resident","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"os","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.os","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"endpoint","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.endpoint","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"node":"tosca.nodes.Root","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"dependency","uniqueId":"1720b32b-6b3f-463e-9f36-a6a85f9bc81a.dependency","capability":"tosca.capabilities.Node","ownerId":"1720b32b-6b3f-463e-9f36-a6a85f9bc81a","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"local_storage","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"750d701b-037a-4478-89cb-f3997d6bbcab.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"750d701b-037a-4478-89cb-f3997d6bbcab.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":"750d701b-037a-4478-89cb-f3997d6bbcab.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"750d701b-037a-4478-89cb-f3997d6bbcab.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"3ebb16f2-5b05-454f-8fd5-3da9a15d3141.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"750d701b-037a-4478-89cb-f3997d6bbcab.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"750d701b-037a-4478-89cb-f3997d6bbcab","createdFromCsar":true,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1631109689536,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"750d701b-037a-4478-89cb-f3997d6bbcab","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1631109689652,"customizationUUID":"091a297e-432c-48f3-806a-3f2c0935a025","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"750d701b-037a-4478-89cb-f3997d6bbcab.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"750d701b-037a-4478-89cb-f3997d6bbcab.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":"750d701b-037a-4478-89cb-f3997d6bbcab.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"750d701b-037a-4478-89cb-f3997d6bbcab.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.dummy_flavor_name","parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"3ebb16f2-5b05-454f-8fd5-3da9a15d3141.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"750d701b-037a-4478-89cb-f3997d6bbcab.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.dummy_image_name","parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae115c84-a15d-4891-a4b3-20ffdf774db9.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":"ae115c84-a15d-4891-a4b3-20ffdf774db9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae115c84-a15d-4891-a4b3-20ffdf774db9","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Node","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"feature","uniqueId":"capability.1720b32b-6b3f-463e-9f36-a6a85f9bc81a.feature","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"scalable","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.scalable","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"binding","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.binding","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Container","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"host","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.host","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.ephemeral.size","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.ephemeral.size","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"instance","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.instance","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"memory","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.memory","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.iops","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.iops","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"cpu.delta","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.cpu.delta","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.capacity","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.capacity","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.latency","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.latency","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.usage","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.usage","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"cpu_util","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.cpu_util","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.allocation","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.allocation","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.requests.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.requests.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.latency","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.latency","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"cpu","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.cpu","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.read.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.read.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.root.size","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.root.size","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"vcpus","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.vcpus","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.iops","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.iops","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.usage","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.usage","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.read.requests.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.read.requests.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.write.requests.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.write.requests.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.allocation","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.allocation","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.read.bytes.rate","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.read.bytes.rate","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.read.bytes","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.read.bytes","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"memory.usage","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.memory.usage","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.device.capacity","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.device.capacity","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"memory.resident","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.memory.resident","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"501a18d8-f788-4e26-95ee-b19d04e59777","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"501a18d8-f788-4e26-95ee-b19d04e59777","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"disk.write.requests","uniqueId":"capability.501a18d8-f788-4e26-95ee-b19d04e59777.disk.write.requests","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"os","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.os","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","empty":false}],"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"endpoint","uniqueId":"capability.365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.endpoint","ownerId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"node":"tosca.nodes.Root","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"dependency","uniqueId":"1720b32b-6b3f-463e-9f36-a6a85f9bc81a.dependency","capability":"tosca.capabilities.Node","ownerId":"1720b32b-6b3f-463e-9f36-a6a85f9bc81a","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["750d701b-037a-4478-89cb-f3997d6bbcab.b7e2db41-0ee7-4d28-b03f-f5a5d8e16e3d.dummy","80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"750d701b-037a-4478-89cb-f3997d6bbcab","parentName":"local_storage","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"f1e4b0f7-42bf-49b1-824a-33fd36594323","groupUUID":"d28a8fb0-2b29-45bf-abc2-eb167387afd5","members":{"abstract_dummy":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"7fd52c0c-5115-4198-9762-78c67e4e95c7","artifactsUuid":["7db483ef-bee0-4997-b705-1fe89a9ae87e"],"groupUUID":"2fbb55bc-f4b8-4464-9404-75fe87160721","members":{"abstract_dummy":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.750d701b-037a-4478-89cb-f3997d6bbcab.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1631109688603,"description":"VF","tags":["basic_cnf"],"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9f66e871-6db4-434b-9842-e059c15a70ff","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"5780b1a7a98b4d76b97856e9431cb958","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1631109689609,"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":1631109689765,"description":"created from csar","artifactType":"HEAT","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7db483ef-bee0-4997-b705-1fe89a9ae87e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","duplicated":false,"payloadUpdateDate":1631109689772,"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":1631109689765,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1631109689843,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"b7756982-21c3-4e8d-801b-a235cc769750","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631109689845,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689843,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109689781,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631109689781,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689781,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1631109689749,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"d4e79126-ae51-4359-ba22-f1a616ce9cc6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631109689750,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689749,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"80611b8b-7a40-4d44-9cc7-02b577d3d37a"},"categorySpecificMetadata":{},"csarUUID":"5780b1a7a98b4d76b97856e9431cb958","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"} 2021-09-08 14:01:31,233 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-08 14:01:31,234 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:41,244 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-08 14:01:41,249 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-08 14:01:41,250 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/80611b8b-7a40-4d44-9cc7-02b577d3d37a/lifecycleState/Certify 2021-09-08 14:01:41,250 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-08 14:01:41,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:45,408 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/80611b8b-7a40-4d44-9cc7-02b577d3d37a/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-08 14:01:45,409 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-08 14:01:45,409 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631109688603,"lastUpdateDate":1631109702254,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"843f4177-fa8b-41c3-89cb-af9888039d8e"},"csarUUID":"5780b1a7a98b4d76b97856e9431cb958","csarVersion":"1.0","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"9f66e871-6db4-434b-9842-e059c15a70ff"} 2021-09-08 14:01:45,411 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-08 14:01:45,412 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-08 14:01:45,412 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-08 14:01:45,412 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-08 14:01:45,412 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-08 14:01:45,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:01:45,525 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-08 14:01:45,526 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-08 14:01:45,527 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9f66e871-6db4-434b-9842-e059c15a70ff/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19191929-60df-46b0-9a6f-e1309b62cbcd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e4339127-ec88-4f38-89bf-d869e734e835/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-08 14:01:45,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:01:45,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:45,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:45,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:45,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:01:45,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:45,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:45,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:45,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:01:45,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:45,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:45,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:45,530 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-08 14:01:45,530 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:01:45,530 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-08 14:01:45,530 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-08 14:01:45,530 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-08 14:01:45,530 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-08 14:01:45,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:46,227 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-08 14:01:46,242 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-08 14:01:46,244 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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-08 14:01:46,248 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-08 14:01:56,258 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-08 14:01:56,259 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-08 14:01:56,259 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-08 14:01:56,259 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-08 14:01:56,260 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-08 14:01:56,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:01:56,610 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-08 14:01:56,612 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-08 14:01:56,612 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9f66e871-6db4-434b-9842-e059c15a70ff/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19191929-60df-46b0-9a6f-e1309b62cbcd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e4339127-ec88-4f38-89bf-d869e734e835/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-08 14:01:56,615 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:01:56,616 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:56,616 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:56,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:56,616 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:01:56,616 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:56,617 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:56,617 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:56,617 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:01:56,617 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:01:56,617 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:01:56,617 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:01:56,618 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-08 14:01:56,618 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:01:56,618 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-08 14:01:56,618 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-08 14:01:56,619 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-08 14:01:56,619 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-08 14:01:56,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:01:58,818 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-08 14:01:58,821 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-08 14:01:58,824 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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-08 14:01:58,830 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-08 14:01:58,831 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:01:58,831 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:01:58,832 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-08 14:01:58,832 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-08 14:01:58,832 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:01:58,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:00,515 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-08 14:02:00,516 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:00,517 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:02:00,520 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:00,521 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:00,521 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:00,521 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:00,521 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:00,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:00,522 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:00,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:00,522 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:00,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:00,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:00,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:00,523 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-08 14:02:00,523 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:00,524 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-08 14:02:00,524 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:02:00,524 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:02:00,525 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-08 14:02:00,525 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-08 14:02:00,525 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:02:00,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:02,228 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-08 14:02:02,230 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:02,231 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:02:02,234 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:02,234 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:02,234 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:02,234 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:02,235 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:02,235 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:02,235 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:02,235 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:02,235 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:02,236 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:02,236 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:02,236 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:02,236 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-08 14:02:02,236 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:02,236 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-08 14:02:02,237 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-08 14:02:02,237 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-08 14:02:02,237 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-08 14:02:02,238 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-08 14:02:02,238 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-08 14:02:02,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:02,682 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-08 14:02:02,684 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-08 14:02:02,685 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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}],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"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}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-08 14:02:02,688 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-08 14:02:02,688 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-08 14:02:02,689 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-08 14:02:02,689 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-08 14:02:02,689 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:02:02,689 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:02:02,689 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-08 14:02:02,690 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-08 14:02:02,690 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:02:02,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:03,187 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-08 14:02:03,188 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:03,189 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:02:03,191 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:03,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:03,192 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:03,192 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:03,192 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:03,192 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:03,192 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:03,192 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:03,192 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:03,192 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:03,192 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:03,193 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:03,193 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-08 14:02:03,193 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:03,193 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-08 14:02:03,206 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-08 14:02:03,206 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-08 14:02:03,206 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-08 14:02:03,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:04,623 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-08 14:02:04,625 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-08 14:02:04,626 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":"51fe0440-e177-457a-abf2-1b8f441504c1.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":"51fe0440-e177-457a-abf2-1b8f441504c1.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":"51fe0440-e177-457a-abf2-1b8f441504c1.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":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":"b008785d-5df7-4bb8-b352-5fee8807e6f3.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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","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":"b008785d-5df7-4bb8-b352-5fee8807e6f3","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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1631109723971,"description":"service","tags":["basic_cnf"],"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631109723971,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":1631109723816,"description":null,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-08 14:02:04,630 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-08 14:02:04,630 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:04,636 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-08 14:02:04,636 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-08 14:02:04,636 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-08 14:02:04,636 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-08 14:02:04,637 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-08 14:02:04,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:04,745 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-08 14:02:04,746 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-08 14:02:04,747 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9f66e871-6db4-434b-9842-e059c15a70ff/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/19191929-60df-46b0-9a6f-e1309b62cbcd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e4339127-ec88-4f38-89bf-d869e734e835/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-08 14:02:04,749 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:02:04,749 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:04,749 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:04,749 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:02:04,749 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:04,749 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:04,749 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:04,750 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:02:04,750 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:04,750 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:04,750 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:04,750 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:02:04,750 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-08 14:02:04,750 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:04,750 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-08 14:02:04,751 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-08 14:02:04,751 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-08 14:02:04,751 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-08 14:02:04,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:05,335 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-08 14:02:05,337 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-08 14:02:05,339 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631109723971,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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-08 14:02:05,346 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-08 14:02:05,346 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-08 14:02:05,347 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/51fe0440-e177-457a-abf2-1b8f441504c1/resourceInstance 2021-09-08 14:02:05,347 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "843f4177-fa8b-41c3-89cb-af9888039d8e", "originType": "VF", "componentUid": "843f4177-fa8b-41c3-89cb-af9888039d8e", "icon": "defaulticon" } 2021-09-08 14:02:05,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:07,755 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/51fe0440-e177-457a-abf2-1b8f441504c1/resourceInstance HTTP/1.1" 201 None 2021-09-08 14:02:07,757 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-08 14:02:07,758 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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"843f4177-fa8b-41c3-89cb-af9888039d8e","createdFromCsar":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1631109726129,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"843f4177-fa8b-41c3-89cb-af9888039d8e","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631109726129,"customizationUUID":"e858be02-dde3-41a5-9079-db36ac9dcfc7","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-08 14:02:07,759 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-08 14:02:07,763 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-08 14:02:07,763 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/distribution 2021-09-08 14:02:07,764 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-08 14:02:07,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:07,833 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/distribution HTTP/1.1" 200 38 2021-09-08 14:02:07,834 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-08 14:02:07,834 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-08 14:02:07,836 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-08 14:02:07,836 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-08 14:02:07,837 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-08 14:02:07,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:07,899 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-08 14:02:07,901 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-08 14:02:07,901 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-08 14:02:07,904 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-08 14:02:07,905 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-08 14:02:07,909 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-08 14:02:07,909 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/51fe0440-e177-457a-abf2-1b8f441504c1/lifecycleState/checkin 2021-09-08 14:02:07,910 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-08 14:02:07,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:09,920 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/51fe0440-e177-457a-abf2-1b8f441504c1/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-08 14:02:09,922 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-08 14:02:09,922 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1631109723971,"lastUpdateDate":1631109728657,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"51fe0440-e177-457a-abf2-1b8f441504c1"},"projectCode":"123456","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1"} 2021-09-08 14:02:09,926 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:02:09,926 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:02:09,926 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-08 14:02:09,927 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-08 14:02:09,927 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:02:09,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:10,422 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-08 14:02:10,424 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:10,424 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-08 14:02:10,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:10,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:10,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:10,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:10,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:10,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:10,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:10,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:10,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:10,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:10,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:10,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:10,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:02:10,431 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:10,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:10,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-08 14:02:10,431 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:02:10,431 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:10,431 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:02:10,432 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-08 14:02:10,432 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-08 14:02:10,432 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:02:10,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:11,159 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-08 14:02:11,162 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:02:11,164 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631109728657,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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-08 14:02:11,170 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:02:11,171 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-08 14:02:11,174 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-08 14:02:11,174 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/51fe0440-e177-457a-abf2-1b8f441504c1/lifecycleState/Certify 2021-09-08 14:02:11,174 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-08 14:02:11,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:16,520 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/51fe0440-e177-457a-abf2-1b8f441504c1/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-08 14:02:16,523 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-08 14:02:16,523 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"f9740ef8-e01e-4210-8571-ce450871c5f7","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631109723971,"lastUpdateDate":1631109728657,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"f9740ef8-e01e-4210-8571-ce450871c5f7"},"projectCode":"123456","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1"} 2021-09-08 14:02:16,526 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:02:16,527 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:02:16,527 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-08 14:02:16,528 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-08 14:02:16,528 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:02:16,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:17,839 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-08 14:02:17,840 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:17,840 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:02:17,842 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:17,842 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:17,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:17,843 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:17,843 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:02:17,843 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:17,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:17,843 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-08 14:02:17,843 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:17,843 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:17,844 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:17,844 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:17,844 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:17,844 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:17,844 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:17,844 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:17,844 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:02:17,844 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:17,844 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:02:17,845 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-08 14:02:17,845 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-08 14:02:17,845 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:02:17,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:19,769 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-08 14:02:19,771 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:02:19,773 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109728657,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:02:19,778 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:02:29,789 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-08 14:02:29,796 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-08 14:02:29,796 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/f9740ef8-e01e-4210-8571-ce450871c5f7/distribution/PROD/activate 2021-09-08 14:02:29,796 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-08 14:02:29,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:32,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f9740ef8-e01e-4210-8571-ce450871c5f7/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-08 14:02:32,660 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-08 14:02:32,664 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9740ef8-e01e-4210-8571-ce450871c5f7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f9740ef8-e01e-4210-8571-ce450871c5f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9740ef8-e01e-4210-8571-ce450871c5f7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f9740ef8-e01e-4210-8571-ce450871c5f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9740ef8-e01e-4210-8571-ce450871c5f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f9740ef8-e01e-4210-8571-ce450871c5f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9740ef8-e01e-4210-8571-ce450871c5f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f9740ef8-e01e-4210-8571-ce450871c5f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9740ef8-e01e-4210-8571-ce450871c5f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f9740ef8-e01e-4210-8571-ce450871c5f7","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZTZiZTNkZTk5MTM4Y2M4YzA4ZTkyY2Q3YjhhYzc4N2I=","artifactUUID":"05b110e1-bed3-4ca5-8cec-4faca801832c","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"51fe0440-e177-457a-abf2-1b8f441504c1.assettoscacsar","duplicated":false,"payloadUpdateDate":1631109734818,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631109723816,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MWYzZjE5MzYyM2ZiMWMyYWMxZTMxZmY2YTIyMzliM2E=","artifactUUID":"6ebf1054-501d-4cdf-8077-628835adb58c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"51fe0440-e177-457a-abf2-1b8f441504c1.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631109734056,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631109723816,"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":1631109689731,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MzUzZjRhYThiODZhMzQ2MzAzYTk4Y2UxMzQzMzE3MGU=","artifactUUID":"e35a7911-fd19-43f5-a71c-33b29e8041cc","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vflicense","duplicated":false,"payloadUpdateDate":1631109689734,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689731,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109726308,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"89edbb4e-0975-4605-9e86-ac9e210be0ee","generatedFromId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1631109731878,"heatParamsUpdateDate":1631109726308,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631109726308,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1631109689843,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"b7756982-21c3-4e8d-801b-a235cc769750","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631109689845,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689843,"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":"51fe0440-e177-457a-abf2-1b8f441504c1.51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWExMTUzMzczY2E1NjRiNWJjMjFhMzA5ZDdkMjQwMWU=","artifactUUID":"e095631b-5054-461b-9598-72419f4c8674","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"51fe0440-e177-457a-abf2-1b8f441504c1.51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631109733104,"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":1631109689765,"description":"created from csar","artifactType":"HEAT","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7db483ef-bee0-4997-b705-1fe89a9ae87e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","duplicated":false,"payloadUpdateDate":1631109689772,"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":1631109689765,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109689710,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"59cff9ea-fe88-412c-8345-b05878ceebd7","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vendorlicense","duplicated":false,"payloadUpdateDate":1631109689716,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689710,"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":1631109726306,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"77475fb1-02a9-4535-87e8-cfe5da01c92d","generatedFromId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1631109732433,"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":1631109726306,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631109726306,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109689749,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"d4e79126-ae51-4359-ba22-f1a616ce9cc6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631109689750,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631109689749,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1631109726316,"type":"org.openecomp.groups.VfModule","artifacts":["80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1","80611b8b-7a40-4d44-9cc7-02b577d3d37a.heat1env","80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3"],"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.80611b8b-7a40-4d44-9cc7-02b577d3d37a.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"7fd52c0c-5115-4198-9762-78c67e4e95c7","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1631109726316,"customizationUUID":"26227c47-46a2-4d91-b0ba-656766d04da1","groupInstanceArtifacts":["80611b8b-7a40-4d44-9cc7-02b577d3d37a.cloudtechnologyspecificartifact3","51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["b7756982-21c3-4e8d-801b-a235cc769750","77475fb1-02a9-4535-87e8-cfe5da01c92d"],"artifactsUuid":["7db483ef-bee0-4997-b705-1fe89a9ae87e","b7756982-21c3-4e8d-801b-a235cc769750"],"groupUUID":"2fbb55bc-f4b8-4464-9404-75fe87160721","groupName":"BasicCnf..base_dummy..module-0","groupUid":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"843f4177-fa8b-41c3-89cb-af9888039d8e","createdFromCsar":false,"uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1631109726129,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"843f4177-fa8b-41c3-89cb-af9888039d8e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631109726129,"customizationUUID":"e858be02-dde3-41a5-9079-db36ac9dcfc7","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"51fe0440-e177-457a-abf2-1b8f441504c1.843f4177-fa8b-41c3-89cb-af9888039d8e.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false},{"definition":false,"hidden":false,"uniqueId":"80611b8b-7a40-4d44-9cc7-02b577d3d37a.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":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f25d1dd4-3f5c-4fab-aefc-c41b3618396d","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b008785d-5df7-4bb8-b352-5fee8807e6f3","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1631109723971,"description":"service","tags":["basic_cnf"],"uniqueId":"f9740ef8-e01e-4210-8571-ce450871c5f7","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631109751577,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631109723816,"artifactType":"OTHER","uniqueId":"51fe0440-e177-457a-abf2-1b8f441504c1.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":1631109723816,"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":"f9740ef8-e01e-4210-8571-ce450871c5f7"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-08 14:02:32,669 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:02:32,669 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:02:32,669 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-08 14:02:32,670 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-08 14:02:32,670 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:02:32,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:33,152 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-08 14:02:33,153 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:33,154 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:02:33,157 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:33,157 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:33,157 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:33,157 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:33,157 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:02:33,157 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:33,158 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:33,158 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:33,158 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:33,158 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:33,158 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:33,158 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:33,159 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:33,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:33,159 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:33,159 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:33,159 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:02:33,159 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:33,160 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:02:33,160 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-08 14:02:33,160 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-08 14:02:33,160 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:02:33,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:33,731 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-08 14:02:33,734 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:02:33,739 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:02:33,745 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:02:33,746 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-08 14:02:33,746 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-08 14:02:33,747 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-08 14:02:33,747 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-08 14:02:33,747 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-08 14:02:33,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:02:33,780 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-08 14:02:33,781 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-08 14:02:33,781 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-08 14:02:33,782 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-08 14:02:33,782 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-08 14:02:33,782 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-08 14:02:33,787 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-08 14:02:33,787 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-08 14:02:33,787 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-08 14:02:33,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:02:33,883 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-08 14:02:33,884 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-08 14:02:33,885 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkUFJFVjNUV3BSZVUxV2IxaEVWRTE0VFVScmQwNXFSWGROYWxGNVRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVERSc0NtNU1iR3hrTjI4eVJEUm5kblJrUjFKaGVWTkdhWEpYTXpNclRYZEdaa2xHY1VkdmFtaHRkeXMyUkRVek9GRTJNRlpQUTNnNU1GcENRVWx0UW13dmFYTUtUbGswV0ZOUEwzVkNNVWc0Y0c4MVFWRXZRWGxyYVRWb1RXVnhlbVY2U1V4elFWUXJaVkpOVEROMFMyczNkMk55Y0RSWGFIbHliV2xNZDFoaWN6aFhaUXBWUVdOTk5EaDBkakZuVVhGaWVXaHFOa3ROV0d0cWIyRndWRTFuY1VsUlUxVlhTMkZQVVhCRmNFUXJZbk5NWlhJclJVUkJZMll3ZVRKNmFEQXllVTUyQ21zeFRXVjRlbEk1WVhSNWIwOTNSa2RCUkZsWWMyaDBVSEpCVUZJMk1HOVJjWGxQVlVKQlMxbG9NR01yU1RGU2JFSkdNM0pMYjFwR1dtTmlVMkk1YmtrS1NGTjVNek5EV1ZaNU5XUmxOazVhYmxOb05sSnVSemxzYm10VWNFeG9MMlZDVVRWdlpGcDRWM2g0VlZJMVNDOVhWbGNyT0VwTFZVUklTMHhDU0dSUVRncG9jUzlHY0ZsSVNubEhRaloyY1doT1VGZHpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk1SbUZOTVVkWE9YZzVPWGh4VjJ4QlNqVk1UMkZET1d0RVVqQk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRXRkVyVUVWc2RqTXJTa1poT1N0UGRFcFFiMjF5UkdKQ1V6UlZhVU5tTXpKa1dqSjVjMUJvWjBGUFJucHpaWFJ0UmdwMlEwSk1OV1k0UzJGb2EzazNWbVF5TlhsdFNtOUJhV1JVVEhJMVRUVlJiWE55WjJGR09UVnNOR2xVVDBWS1VHaDZjQzlLZVhkM1JFRkxaRnBzVkRVekNuWjZVbk12ZWtacWEzWlpiM05aYlVOYVFsZEpXbkJTWlRSYVVrMUtielpFYmpkYU1IcDZVVkpUYzNaNWFGWnJXSEJWZVhBcmFGcHZiV3B2ZW5sbGRIVUtOaXQwUzNRMWNYVnJXa2RMY1dkWmExcDFXRFppY2tkeFJFUTJUWE0yTnpST1pHVTRObk0zWTI1Q2FteHlaaTkyVmpSUlVXTklaSGxOTDJaQ1ZIVlVXQXBQU0RsYVJYbFhaMjkxWTNvdlVYUndWWGhTV1Vsa1NtRTNUelI1ZURFeFkzZDFObXhNV25GbWVVTlBXbWRPVWs5d04ySkliRkYwZURCSlVWUkliVWxQQ205cFluWnVRaXQyVFZReFZYQjVlR3ByY0RSTmQySnpaWFZoZGtKWmVGWlRWMDFUUWdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC40OTo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpTSE5ZTDJWdFoyeEdlRVYzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJOVTFFWjNoTlJFa3dUV3BHWVVaM01IbE5ha0UxVFVSbmVFMUVTVEJOYWxKaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYWlpWMjl5WVdkTlJucHBla0o0V0cwS1dYUkdURGMwY2pCWGVIUjFOSEJGWjNZeGFsTkNVMWRwVjIxb1IyRllVVlJSYUZjeE1YTktaRTlhV0djMVQwVldkRzQ0Y3pKVlpFaEdVMWRITUVkSVNncEhiM1ZFT0ZneEt6bENSRkZKWjNJdk5rY3ZXVGhTYmxvNFFsTTFjVlJNSzA5dVltNUxjbFkxUVc4MWNUUlhNbE0yYmsxSWRrYzRjRVIzWXpNMFMyTlhDbTFhTDBwVU9GcDJRVnBTV0VSdE0zcFJaVXBzWVdaR2FucFpUblYxV2xCV2FrOVNPVFJaTDFaTE1HTnFSRFpaZUVWWkt6WmtTV050WTNSWllYcElUekVLYkZwR1VDc3dPRnB6VUVoQlRUTlhPVTV2YnpsR2FFVlVTRmhDYVdNeVpITmlhMFJoV1hSa1UxRTFOMkp0VlZGcmJXRk1NbGtyTW5GNU5UWnlOMjFSU2dwMlpXOVBMMEp2Y2tsVFpHSkRVMHhNVEdwMVUzY3pjMWROZUVOSFQzVjRUWEZJTDJVeFkwNTNUakEyU1U5Vk5tbDVXVXBOYzJKMU0wUTNPV05vUzA1TkNqVkpZbFJMZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZ6Vm05NlZWcGlNMGd6TTBkd1lWVkJibXR6Tlc5TU1sRk9TRkYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZKUWpNMVZWZDFiMUZhUzFVdmRVRXJZM2RwY25kTlJEVlRWVFoxZG01d01tWnpjQzgxT0hCdVRTc3ZUSGM0YzA1emRsQndUWE5TQ2pkc1JqQTBjRXBwUWxVd1ZIYzBLemgzUTBKNU5rZHRiblpuUVZGUmVWQm1iMnhGTVVOd1FsTjVaa2h2ZFhsQll6aEhZM3BuZEZKU1lVWnNSa3d3VTNvS1QwdHFUa2QxWlhkVWVISXdTM1V4YkdSdlMwVXpRVkJFYVVZNGNsZG9jMk5hU3psdkwxZFZTWGhaTlVNclVtMXVLemh0VHpKQ01qUlFVVE5oYTBrNGRncHVTWGhxYTNWcmFXMTZTWE4xTmxScU5sTkxMM05UV1VReldta3hSRGhMWjFWaWFrMW9WVkp3TlM5MFN6a3hURGxSVDJGUVozaFNXbXB5YlhkcGRYUkJDbEJ3UTBKWVFtMVpiVGxWUkRWMlVtTlljRlYwTkdWeWFGVTVTbTVYZWpVcmJsaG9OVVJwUWt4NVRUZHZSek1yTW05SGNWaEtiRFYwYjA1d1UwMHdUa0lLYVZwbmRsSlVZVWt6YVcxWFdXaDFSR1ZrY2tsMmRIVkJOVmRPV0ZSSlZUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQmRsbFhiM0poWjAxR2VtbDZRbmhZYlZsMFJrdzNOSEl3VjNoMGRUUndSV2QyTVdwVFFsTlhhVmR0YUVkaFdGRlVDbEZvVnpFeGMwcGtUMXBZWnpWUFJWWjBiamh6TWxWa1NFWlRWMGN3UjBoS1IyOTFSRGhZTVNzNVFrUlJTV2R5THpaSEwxazRVbTVhT0VKVE5YRlVUQ3NLVDI1aWJrdHlWalZCYnpWeE5GY3lVelp1VFVoMlJ6aHdSSGRqTXpSTFkxZHRXaTlLVkRoYWRrRmFVbGhFYlRONlVXVktiR0ZtUm1wNldVNTFkVnBRVmdwcVQxSTVORmt2Vmtzd1kycEVObGw0UlZrck5tUkpZMjFqZEZsaGVraFBNV3hhUmxBck1EaGFjMUJJUVUwelZ6bE9iMjg1Um1oRlZFaFlRbWxqTW1SekNtSnJSR0ZaZEdSVFVUVTNZbTFWVVd0dFlVd3lXU3N5Y1hrMU5uSTNiVkZLZG1WdlR5OUNiM0pKVTJSaVExTk1URXhxZFZOM00zTlhUWGhEUjA5MWVFMEtjVWd2WlRGalRuZE9NRFpKVDFVMmFYbFpTazF6WW5VelJEYzVZMmhMVGswMVNXSlVTM2RKUkVGUlFVSkJiMGxDUVVkdVNIZ3dNR1ExV20wd1kwOUJPQXBxWm0xTWRtbHNNbFZyY21wMFprWktaRnBETTFnMGJURTFjbU14VTJzcmFteFFaMjF4TDJGNFVqRXhWREZXUjB0bVFtSXZVbkZaUkdwYU5EQTRkR3QxQ2t0NFVHY3lVVlZhZFZwck5rcFRSa3hMUjJsM2RrNUtaRlJ1U1dNM2VpdE5SV0V2UzBjNU5sQnhXRzlQZVZsTlNFdExRWEJGYVVaUWJtZG5aMVJGVkdNS2JtUlhha0pNWVRsR09HOHlOVXA0VDB4Q09GTTBUek5RTmtwbFZXczNlWE5EZW5jMWMwVmhjalV5UjNweFNqaFlLMUJMZGxneFpURklVMWN4Ukd3M1Znb3JlbkowYUVwcmVucDRUekV6ZUdKeFkxVTRkME5HTkdReEwyaERkMWQ2YVZOa2R6UmlRMFJKZURjMGVXVkpjV1pUTTJoSk4wRlhla3REVkZCS1JWQlhDbmxzV2pWNk4xUTVNVFpWZG05dlVIWTFkRGR3VkZkVVNHNUpSVnB2UVVjMWNYbE9TUzlQZDNOV2JVRk5jMkpZU1dOMldrbExWV1pZY1VwM2FWUkJaRElLUjBRclYwRllSVU5uV1VWQmR6TkxiWFZEVGpZdlZGVTFSakpTWVZOS1NURm5UMkp0YkRGUk1UaGlSV1I0YTNJMFprSmtOalJPYnpnd09EWjNWblZLYndvMlpEQlpSVGt6T0hGVGRUTkJUMjlTYnpoQ2EyZFhUa3haVEdoSk1EbFZNbmhVWTBsRFRGbEtaekZYZFVseksxVk1WM3BVVW5ocFYwODNWbTQwSzFkVkNraE1iV3hhTVZGNmFIQjZUWHB6U0N0SFl6VXZkVEJGUlZoS1pWUkpjRE5uVEdkUFEwNXFRMVZOY2xnM05rUTBObFZuUVV0Q1ZFMURaMWxGUVN0RU1FY0tWMnBGTm1OT2VHNVZPV1VyUlU0M1dHaElLME5TYVd0U2RERjFhR1ZQWm5kRGVqaHhWMU50YlVaS1ltaHhTbk5wUkhJcmNVWlRTRmRRVUZSNVFtTkVSQW92TjFwU05qYzBUME4yZG5sM1F6aGhZa3AxS3pSTWNFUmlkbkZ2Wld3dmFWWkNkblJVU2s1a1RuWjZiRmRqVFZGMmJUZ3hORE5LZG1zMWVqTXpXbkpxQ25jNFkycGxVMVJ4U3pNMVNrVTRZbHBqUWt0Q09VMUljR3RrVkZGRGVDdGtkMmhhYjBOcGEwTm5XVVZCWjNaelF6TTRVbTVXSzIxcVMxSnZTSEI2Y2xVS2QwWXpPV2x6ZWxWdFpsTnZhalJ6VDIwMWNtZHliU3RUT1VJNEx6ZG1iM1JrVVhwSFdtZHZUMjFTUkVOM09HOWFjVVJRTTBwMk56Qk9VVEZNVVZOMFV3cFhWR2haUjJZMWEzZGhPVm93T1hCdk5EQm9Za1IyY0dKT1FXbFBXbmgzYWpsc2QzcHFUblpSTjBKWFNUWTRZakpGZWxablVra3hPVGR6T1d4MU16QjVDa1EyVVhGVU1HRm1RM0F3VEVKTmEzWk1SMVEyVldsRlEyZFpSVUV3ZUZkU1VWVkNOMGxXTVVwMk9VaEZibFJRWjNJMWNEbG1TWFZRZEZGelJqQXpibTBLWkV0dVVuRk9MM2hwWWtORVZXOTNXQ3RrUzJoSWFtTlljR1F6YW5JeVEzSlRaRmxQT0hoak5XVmlNbXRRYVdaUWIwZHpVR1JMYW5WcWIwRXliekZxUmdwaVEwRlVUMUJ3VjFkV2RsTTJka1ZyVnpoeVZsZEJUVWhRWXpWTlRuWlNkVzFTZGswemEyRXhiVk5hV201aFpVcFlaazVsTjI1SE1USXpka3hNUzNCR0NuazNVMmcwTkVWRFoxbENObHBOVG0xMlMyc3ZUSGxSVW1Rdk4yeGFhWEJvTVRsWE5GSnRka2RCVVdwMlRteFRVeXN4YzBFd01qQk5kakpaWTFwUk5IWUtXVzVaUWpGU2NsUmFNMDgyTjFCNFYzTllNa1ZRTkV0S09XWm1OMjR5YjJWV1FuTmpOWGgzUm04eFRrdHhNelZuWm1FMVlXSk9MM280WTJwTWIxWnZRUW8zWm1sVkwyUTVlbXA2T1hwUFUyNTVlRmhVV21ONGVVdENVRkZIVVhWTlVraHdNMVJ3WWpGMGRFRmtWbkZKYzBvcmNWZHlWMmM5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-08 14:02:33,889 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-08 14:02:33,889 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-08 14:02:33,889 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-08 14:02:33,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:02:33,916 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-08 14:02:33,917 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-08 14:02:33,918 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkUFJFVjNUV3BSZVUxV2IxaEVWRTE0VFVScmQwNXFSWGROYWxGNVRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVERSc0NtNU1iR3hrTjI4eVJEUm5kblJrUjFKaGVWTkdhWEpYTXpNclRYZEdaa2xHY1VkdmFtaHRkeXMyUkRVek9GRTJNRlpQUTNnNU1GcENRVWx0UW13dmFYTUtUbGswV0ZOUEwzVkNNVWc0Y0c4MVFWRXZRWGxyYVRWb1RXVnhlbVY2U1V4elFWUXJaVkpOVEROMFMyczNkMk55Y0RSWGFIbHliV2xNZDFoaWN6aFhaUXBWUVdOTk5EaDBkakZuVVhGaWVXaHFOa3ROV0d0cWIyRndWRTFuY1VsUlUxVlhTMkZQVVhCRmNFUXJZbk5NWlhJclJVUkJZMll3ZVRKNmFEQXllVTUyQ21zeFRXVjRlbEk1WVhSNWIwOTNSa2RCUkZsWWMyaDBVSEpCVUZJMk1HOVJjWGxQVlVKQlMxbG9NR01yU1RGU2JFSkdNM0pMYjFwR1dtTmlVMkk1YmtrS1NGTjVNek5EV1ZaNU5XUmxOazVhYmxOb05sSnVSemxzYm10VWNFeG9MMlZDVVRWdlpGcDRWM2g0VlZJMVNDOVhWbGNyT0VwTFZVUklTMHhDU0dSUVRncG9jUzlHY0ZsSVNubEhRaloyY1doT1VGZHpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk1SbUZOTVVkWE9YZzVPWGh4VjJ4QlNqVk1UMkZET1d0RVVqQk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRXRkVyVUVWc2RqTXJTa1poT1N0UGRFcFFiMjF5UkdKQ1V6UlZhVU5tTXpKa1dqSjVjMUJvWjBGUFJucHpaWFJ0UmdwMlEwSk1OV1k0UzJGb2EzazNWbVF5TlhsdFNtOUJhV1JVVEhJMVRUVlJiWE55WjJGR09UVnNOR2xVVDBWS1VHaDZjQzlLZVhkM1JFRkxaRnBzVkRVekNuWjZVbk12ZWtacWEzWlpiM05aYlVOYVFsZEpXbkJTWlRSYVVrMUtielpFYmpkYU1IcDZVVkpUYzNaNWFGWnJXSEJWZVhBcmFGcHZiV3B2ZW5sbGRIVUtOaXQwUzNRMWNYVnJXa2RMY1dkWmExcDFXRFppY2tkeFJFUTJUWE0yTnpST1pHVTRObk0zWTI1Q2FteHlaaTkyVmpSUlVXTklaSGxOTDJaQ1ZIVlVXQXBQU0RsYVJYbFhaMjkxWTNvdlVYUndWWGhTV1Vsa1NtRTNUelI1ZURFeFkzZDFObXhNV25GbWVVTlBXbWRPVWs5d04ySkliRkYwZURCSlVWUkliVWxQQ205cFluWnVRaXQyVFZReFZYQjVlR3ByY0RSTmQySnpaWFZoZGtKWmVGWlRWMDFUUWdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC40OTo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpTSE5ZTDJWdFoyeEdlRVYzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJOVTFFWjNoTlJFa3dUV3BHWVVaM01IbE5ha0UxVFVSbmVFMUVTVEJOYWxKaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYWlpWMjl5WVdkTlJucHBla0o0V0cwS1dYUkdURGMwY2pCWGVIUjFOSEJGWjNZeGFsTkNVMWRwVjIxb1IyRllVVlJSYUZjeE1YTktaRTlhV0djMVQwVldkRzQ0Y3pKVlpFaEdVMWRITUVkSVNncEhiM1ZFT0ZneEt6bENSRkZKWjNJdk5rY3ZXVGhTYmxvNFFsTTFjVlJNSzA5dVltNUxjbFkxUVc4MWNUUlhNbE0yYmsxSWRrYzRjRVIzWXpNMFMyTlhDbTFhTDBwVU9GcDJRVnBTV0VSdE0zcFJaVXBzWVdaR2FucFpUblYxV2xCV2FrOVNPVFJaTDFaTE1HTnFSRFpaZUVWWkt6WmtTV050WTNSWllYcElUekVLYkZwR1VDc3dPRnB6VUVoQlRUTlhPVTV2YnpsR2FFVlVTRmhDYVdNeVpITmlhMFJoV1hSa1UxRTFOMkp0VlZGcmJXRk1NbGtyTW5GNU5UWnlOMjFSU2dwMlpXOVBMMEp2Y2tsVFpHSkRVMHhNVEdwMVUzY3pjMWROZUVOSFQzVjRUWEZJTDJVeFkwNTNUakEyU1U5Vk5tbDVXVXBOYzJKMU0wUTNPV05vUzA1TkNqVkpZbFJMZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZ6Vm05NlZWcGlNMGd6TTBkd1lWVkJibXR6Tlc5TU1sRk9TRkYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZKUWpNMVZWZDFiMUZhUzFVdmRVRXJZM2RwY25kTlJEVlRWVFoxZG01d01tWnpjQzgxT0hCdVRTc3ZUSGM0YzA1emRsQndUWE5TQ2pkc1JqQTBjRXBwUWxVd1ZIYzBLemgzUTBKNU5rZHRiblpuUVZGUmVWQm1iMnhGTVVOd1FsTjVaa2h2ZFhsQll6aEhZM3BuZEZKU1lVWnNSa3d3VTNvS1QwdHFUa2QxWlhkVWVISXdTM1V4YkdSdlMwVXpRVkJFYVVZNGNsZG9jMk5hU3psdkwxZFZTWGhaTlVNclVtMXVLemh0VHpKQ01qUlFVVE5oYTBrNGRncHVTWGhxYTNWcmFXMTZTWE4xTmxScU5sTkxMM05UV1VReldta3hSRGhMWjFWaWFrMW9WVkp3TlM5MFN6a3hURGxSVDJGUVozaFNXbXB5YlhkcGRYUkJDbEJ3UTBKWVFtMVpiVGxWUkRWMlVtTlljRlYwTkdWeWFGVTVTbTVYZWpVcmJsaG9OVVJwUWt4NVRUZHZSek1yTW05SGNWaEtiRFYwYjA1d1UwMHdUa0lLYVZwbmRsSlVZVWt6YVcxWFdXaDFSR1ZrY2tsMmRIVkJOVmRPV0ZSSlZUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQmRsbFhiM0poWjAxR2VtbDZRbmhZYlZsMFJrdzNOSEl3VjNoMGRUUndSV2QyTVdwVFFsTlhhVmR0YUVkaFdGRlVDbEZvVnpFeGMwcGtUMXBZWnpWUFJWWjBiamh6TWxWa1NFWlRWMGN3UjBoS1IyOTFSRGhZTVNzNVFrUlJTV2R5THpaSEwxazRVbTVhT0VKVE5YRlVUQ3NLVDI1aWJrdHlWalZCYnpWeE5GY3lVelp1VFVoMlJ6aHdSSGRqTXpSTFkxZHRXaTlLVkRoYWRrRmFVbGhFYlRONlVXVktiR0ZtUm1wNldVNTFkVnBRVmdwcVQxSTVORmt2Vmtzd1kycEVObGw0UlZrck5tUkpZMjFqZEZsaGVraFBNV3hhUmxBck1EaGFjMUJJUVUwelZ6bE9iMjg1Um1oRlZFaFlRbWxqTW1SekNtSnJSR0ZaZEdSVFVUVTNZbTFWVVd0dFlVd3lXU3N5Y1hrMU5uSTNiVkZLZG1WdlR5OUNiM0pKVTJSaVExTk1URXhxZFZOM00zTlhUWGhEUjA5MWVFMEtjVWd2WlRGalRuZE9NRFpKVDFVMmFYbFpTazF6WW5VelJEYzVZMmhMVGswMVNXSlVTM2RKUkVGUlFVSkJiMGxDUVVkdVNIZ3dNR1ExV20wd1kwOUJPQXBxWm0xTWRtbHNNbFZyY21wMFprWktaRnBETTFnMGJURTFjbU14VTJzcmFteFFaMjF4TDJGNFVqRXhWREZXUjB0bVFtSXZVbkZaUkdwYU5EQTRkR3QxQ2t0NFVHY3lVVlZhZFZwck5rcFRSa3hMUjJsM2RrNUtaRlJ1U1dNM2VpdE5SV0V2UzBjNU5sQnhXRzlQZVZsTlNFdExRWEJGYVVaUWJtZG5aMVJGVkdNS2JtUlhha0pNWVRsR09HOHlOVXA0VDB4Q09GTTBUek5RTmtwbFZXczNlWE5EZW5jMWMwVmhjalV5UjNweFNqaFlLMUJMZGxneFpURklVMWN4Ukd3M1Znb3JlbkowYUVwcmVucDRUekV6ZUdKeFkxVTRkME5HTkdReEwyaERkMWQ2YVZOa2R6UmlRMFJKZURjMGVXVkpjV1pUTTJoSk4wRlhla3REVkZCS1JWQlhDbmxzV2pWNk4xUTVNVFpWZG05dlVIWTFkRGR3VkZkVVNHNUpSVnB2UVVjMWNYbE9TUzlQZDNOV2JVRk5jMkpZU1dOMldrbExWV1pZY1VwM2FWUkJaRElLUjBRclYwRllSVU5uV1VWQmR6TkxiWFZEVGpZdlZGVTFSakpTWVZOS1NURm5UMkp0YkRGUk1UaGlSV1I0YTNJMFprSmtOalJPYnpnd09EWjNWblZLYndvMlpEQlpSVGt6T0hGVGRUTkJUMjlTYnpoQ2EyZFhUa3haVEdoSk1EbFZNbmhVWTBsRFRGbEtaekZYZFVseksxVk1WM3BVVW5ocFYwODNWbTQwSzFkVkNraE1iV3hhTVZGNmFIQjZUWHB6U0N0SFl6VXZkVEJGUlZoS1pWUkpjRE5uVEdkUFEwNXFRMVZOY2xnM05rUTBObFZuUVV0Q1ZFMURaMWxGUVN0RU1FY0tWMnBGTm1OT2VHNVZPV1VyUlU0M1dHaElLME5TYVd0U2RERjFhR1ZQWm5kRGVqaHhWMU50YlVaS1ltaHhTbk5wUkhJcmNVWlRTRmRRVUZSNVFtTkVSQW92TjFwU05qYzBUME4yZG5sM1F6aGhZa3AxS3pSTWNFUmlkbkZ2Wld3dmFWWkNkblJVU2s1a1RuWjZiRmRqVFZGMmJUZ3hORE5LZG1zMWVqTXpXbkpxQ25jNFkycGxVMVJ4U3pNMVNrVTRZbHBqUWt0Q09VMUljR3RrVkZGRGVDdGtkMmhhYjBOcGEwTm5XVVZCWjNaelF6TTRVbTVXSzIxcVMxSnZTSEI2Y2xVS2QwWXpPV2x6ZWxWdFpsTnZhalJ6VDIwMWNtZHliU3RUT1VJNEx6ZG1iM1JrVVhwSFdtZHZUMjFTUkVOM09HOWFjVVJRTTBwMk56Qk9VVEZNVVZOMFV3cFhWR2haUjJZMWEzZGhPVm93T1hCdk5EQm9Za1IyY0dKT1FXbFBXbmgzYWpsc2QzcHFUblpSTjBKWFNUWTRZakpGZWxablVra3hPVGR6T1d4MU16QjVDa1EyVVhGVU1HRm1RM0F3VEVKTmEzWk1SMVEyVldsRlEyZFpSVUV3ZUZkU1VWVkNOMGxXTVVwMk9VaEZibFJRWjNJMWNEbG1TWFZRZEZGelJqQXpibTBLWkV0dVVuRk9MM2hwWWtORVZXOTNXQ3RrUzJoSWFtTlljR1F6YW5JeVEzSlRaRmxQT0hoak5XVmlNbXRRYVdaUWIwZHpVR1JMYW5WcWIwRXliekZxUmdwaVEwRlVUMUJ3VjFkV2RsTTJka1ZyVnpoeVZsZEJUVWhRWXpWTlRuWlNkVzFTZGswemEyRXhiVk5hV201aFpVcFlaazVsTjI1SE1USXpka3hNUzNCR0NuazNVMmcwTkVWRFoxbENObHBOVG0xMlMyc3ZUSGxSVW1Rdk4yeGFhWEJvTVRsWE5GSnRka2RCVVdwMlRteFRVeXN4YzBFd01qQk5kakpaWTFwUk5IWUtXVzVaUWpGU2NsUmFNMDgyTjFCNFYzTllNa1ZRTkV0S09XWm1OMjR5YjJWV1FuTmpOWGgzUm04eFRrdHhNelZuWm1FMVlXSk9MM280WTJwTWIxWnZRUW8zWm1sVkwyUTVlbXA2T1hwUFUyNTVlRmhVV21ONGVVdENVRkZIVVhWTlVraHdNMVJ3WWpGMGRFRmtWbkZKYzBvcmNWZHlWMmM5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-08 14:02:33,920 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-08 14:02:33,920 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-08 14:02:33,921 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-08 14:02:33,921 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:02:33,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,027 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-08 14:02:34,028 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-08 14:02:34,029 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-08 14:02:34,029 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-08 14:02:34,029 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-08 14:02:34,040 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-08 14:02:34,040 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-08 14:02:34,040 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-08 14:02:34,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,115 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-08 14:02:34,115 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-08 14:02:34,116 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-08 14:02:34,118 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-08 14:02:34,118 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-08 14:02:34,118 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:02:34,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,172 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-08 14:02:34,173 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:02:34,174 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":"1631109754080"}]} 2021-09-08 14:02:34,209 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-08 14:02:34,209 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/96e65dca-d4e7-4fe9-977c-6010a159929f 2021-09-08 14:02:34,209 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "96e65dca-d4e7-4fe9-977c-6010a159929f", "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-08 14:02:34,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,294 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/96e65dca-d4e7-4fe9-977c-6010a159929f HTTP/1.1" 201 0 2021-09-08 14:02:34,295 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-08 14:02:34,295 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-08 14:02:34,297 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-08 14:02:34,297 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-08 14:02:34,298 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:02:34,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,333 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-08 14:02:34,334 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-08 14:02:34,335 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-08 14:02:34,335 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-08 14:02:34,335 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-08 14:02:34,335 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-08 14:02:34,336 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-08 14:02:34,340 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-08 14:02:34,340 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-08 14:02:34,340 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-08 14:02:34,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,402 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-08 14:02:34,403 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-08 14:02:34,403 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-08 14:02:34,405 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-08 14:02:34,406 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-08 14:02:34,406 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-08 14:02:34,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,443 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-08 14:02:34,452 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-08 14:02:34,452 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-08 14:02:34,452 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-08 14:02:34,452 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-08 14:02:34,456 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-08 14:02:34,456 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-08 14:02:34,456 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-08 14:02:34,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,513 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-08 14:02:34,514 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-08 14:02:34,514 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-08 14:02:34,524 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-08 14:02:34,524 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-08 14:02:34,524 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-08 14:02:34,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,564 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-08 14:02:34,564 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-08 14:02:34,564 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-08 14:02:34,564 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-08 14:02:34,565 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-08 14:02:34,570 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-08 14:02:34,570 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-08 14:02:34,570 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:02:34,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,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-08 14:02:34,616 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:02:34,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":"1631109754080"}]} 2021-09-08 14:02:34,624 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-08 14:02:34,625 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-08 14:02:34,625 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-08 14:02:34,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,749 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-08 14:02:34,749 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-08 14:02:34,749 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-08 14:02:34,756 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-08 14:02:34,757 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-08 14:02:34,757 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-08 14:02:34,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,805 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-08 14:02:34,805 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-08 14:02:34,806 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-08 14:02:34,807 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-08 14:02:34,807 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-08 14:02:34,808 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-08 14:02:34,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,843 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-08 14:02:34,844 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-08 14:02:34,845 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":"1631109754783"} 2021-09-08 14:02:34,848 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-08 14:02:34,848 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-08 14:02:34,848 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-08 14:02:34,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,891 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-08 14:02:34,892 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-08 14:02:34,892 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":"1631109754783"} 2021-09-08 14:02:34,894 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-08 14:02:34,894 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-08 14:02:34,894 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-08 14:02:34,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:34,940 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-08 14:02:34,941 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-08 14:02:34,941 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-08 14:02:34,941 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-08 14:02:34,941 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-08 14:02:34,942 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-08 14:02:34,944 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:02:34,944 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:02:34,944 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-08 14:02:34,944 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-08 14:02:34,944 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:02:34,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:35,420 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-08 14:02:35,421 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:35,421 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:02:35,423 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:35,424 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:35,424 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:35,424 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:35,424 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:02:35,424 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:35,424 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:35,424 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:35,425 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:35,425 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:35,425 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:35,425 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:35,425 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:35,425 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:35,425 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:35,425 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:35,426 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:02:35,426 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:35,426 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:02:35,426 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-08 14:02:35,426 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-08 14:02:35,426 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:02:35,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:36,212 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-08 14:02:36,214 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:02:36,217 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:02:36,224 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:02:36,225 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-08 14:02:36,225 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-08 14:02:36,225 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "9f968ec2-fefd-4762-ac46-632a05548ea9" } 2021-09-08 14:02:36,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,290 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-08 14:02:36,290 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-08 14:02:36,291 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-08 14:02:36,293 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-08 14:02:36,293 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-08 14:02:36,293 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-08 14:02:36,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,337 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-08 14:02:36,338 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-08 14:02:36,338 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631109756258"}]} 2021-09-08 14:02:36,340 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-08 14:02:36,341 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-08 14:02:36,341 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-08 14:02:36,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,384 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-08 14:02:36,385 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-08 14:02:36,385 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":"1631109754783"} 2021-09-08 14:02:36,387 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-08 14:02:36,388 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-08 14:02:36,388 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-08 14:02:36,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,436 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-08 14:02:36,437 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-08 14:02:36,437 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631109756258"}]} 2021-09-08 14:02:36,439 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-08 14:02:36,439 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-08 14:02:36,439 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:02:36,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,492 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-08 14:02:36,492 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:02:36,492 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":"1631109754651","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-08 14:02:36,494 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-08 14:02:36,494 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-08 14:02:36,495 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:02:36,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,549 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-08 14:02:36,550 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-08 14:02:36,550 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631109754372"} 2021-09-08 14:02:36,557 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-08 14:02:36,558 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-08 14:02:36,558 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=1631109754372", "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-08 14:02:36,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,657 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-08 14:02:36,658 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-08 14:02:36,658 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-08 14:02:36,661 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-08 14:02:36,661 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-08 14:02:36,662 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-08 14:02:36,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,701 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-08 14:02:36,702 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-08 14:02:36,702 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":"1631109754783"} 2021-09-08 14:02:36,704 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-08 14:02:36,704 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-08 14:02:36,704 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:02:36,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,752 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-08 14:02:36,753 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:02:36,753 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":"1631109754651","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-08 14:02:36,756 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-08 14:02:36,756 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-08 14:02:36,756 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:02:36,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,822 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-08 14:02:36,823 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-08 14:02:36,823 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631109756586","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-08 14:02:36,826 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-08 14:02:36,826 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-08 14:02:36,826 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-08 14:02:36,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,870 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-08 14:02:36,871 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-08 14:02:36,872 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"104c9b4e-79c8-4864-b21b-9ae54cb89c34","owning-entity-name":"basicnw-oe","resource-version":"1631108977602"},{"owning-entity-id":"8c87ebf6-75ff-48a1-98f6-a25a2429df9f","owning-entity-name":"OE-ETE_Customer-8c87ebf6-75ff-48a1-98f6-a25a2429df9f","resource-version":"1631108110562","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_4d8d9895-9061-4cd8-9252-bef47f769f9f/service-subscriptions/service-subscription/pNF/service-instances/service-instance/b28c8c5b-1fd2-444f-b10b-b29f3d567ef0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_4d8d9895-9061-4cd8-9252-bef47f769f9f"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"b28c8c5b-1fd2-444f-b10b-b29f3d567ef0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name4d8d9895-9061-4cd8-9252-bef47f769f9f"}]}]}},{"owning-entity-id":"6360e325-6774-43a3-bb9b-396b64eb8398","owning-entity-name":"basicvm-oe","resource-version":"1631109513728"}]} 2021-09-08 14:02:36,873 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-08 14:02:36,876 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-08 14:02:36,876 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/71d7dee8-8490-4484-8cb1-eb2caf347f47 2021-09-08 14:02:36,876 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "71d7dee8-8490-4484-8cb1-eb2caf347f47" } 2021-09-08 14:02:36,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,943 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/71d7dee8-8490-4484-8cb1-eb2caf347f47 HTTP/1.1" 201 0 2021-09-08 14:02:36,944 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-08 14:02:36,944 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-08 14:02:36,947 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-08 14:02:36,947 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/71d7dee8-8490-4484-8cb1-eb2caf347f47 2021-09-08 14:02:36,947 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-08 14:02:36,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:02:36,989 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/71d7dee8-8490-4484-8cb1-eb2caf347f47 HTTP/1.1" 200 139 2021-09-08 14:02:36,990 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-08 14:02:36,990 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"71d7dee8-8490-4484-8cb1-eb2caf347f47","owning-entity-name":"basicnf_owning_entity","resource-version":"1631109756908"} 2021-09-08 14:02:36,995 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-08 14:02:36,995 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-08 14:02:36,995 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-08 14:02:36,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-08 14:02:37,400 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-08 14:02:37,402 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-08 14:02:37,403 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-08 14:02:37,406 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-08 14:02:37,407 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:02:37,407 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:02:37,408 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-08 14:02:37,408 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-08 14:02:37,409 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:02:37,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:02:37,899 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-08 14:02:37,901 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:02:37,901 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:02:37,905 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:02:37,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:37,905 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:37,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:37,905 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:02:37,906 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:37,906 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:37,906 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:37,906 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:02:37,907 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:37,907 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:37,907 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:37,907 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:02:37,907 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:02:37,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:02:37,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:02:37,908 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:02:37,909 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:02:37,909 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:02:37,910 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-08 14:02:37,910 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-08 14:02:37,910 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:02:37,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:38,499 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-08 14:02:38,502 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:02:38,505 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:02:38,511 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:02:38,511 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-08 14:02:38,512 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/distribution 2021-09-08 14:02:38,512 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-08 14:02:38,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:38,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/distribution HTTP/1.1" 200 205 2021-09-08 14:02:38,577 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-08 14:02:38,577 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"4a6ff43d-9658-4e38-bc92-8b83f524b2c6","timestamp":"2021-09-08 14:02:31.042 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-08 14:02:38,579 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-08 14:02:38,579 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/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 2021-09-08 14:02:38,579 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-08 14:02:38,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:02:38,633 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 HTTP/1.1" 200 29 2021-09-08 14:02:38,634 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-08 14:02:38,634 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-08 14:02:38,636 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-08 14:02:38,636 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-08 14:03:38,699 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-08 14:03:38,700 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/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 2021-09-08 14:03:38,700 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-08 14:03:38,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:03:38,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 HTTP/1.1" 200 29 2021-09-08 14:03:38,807 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-08 14:03:38,808 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-08 14:03:38,811 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-08 14:03:38,811 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-08 14:04:38,873 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-08 14:04:38,874 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/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 2021-09-08 14:04:38,874 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-08 14:04:38,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:04:39,006 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 HTTP/1.1" 200 29 2021-09-08 14:04:39,007 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-08 14:04:39,008 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-08 14:04:39,011 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-08 14:04:39,011 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-08 14:05:39,076 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-08 14:05:39,078 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/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 2021-09-08 14:05:39,078 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-08 14:05:39,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:05:39,210 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 HTTP/1.1" 200 7187 2021-09-08 14:05:39,212 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-08 14:05:39,213 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","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":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","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":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","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":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","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":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","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":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-09-08 14:05:39,216 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', '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': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', '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': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', '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': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', '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': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', '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': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-08 14:05:39,217 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-08 14:06:39,278 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-08 14:06:39,279 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/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 2021-09-08 14:06:39,279 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-08 14:06:39,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:06:39,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/4a6ff43d-9658-4e38-bc92-8b83f524b2c6 HTTP/1.1" 200 None 2021-09-08 14:06:39,417 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-08 14:06:39,419 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631109766380","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109758530","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":"1631109796340","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","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":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109761127","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","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":"1631109798949","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","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":"1631109766380","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109801967","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","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":"1631109780177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109758530","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","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":"1631109800964","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109793540","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":"1631109780177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631109783147","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631109779729","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631109776550","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631109778726","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109780177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","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":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109758530","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109758530","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631109784152","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109803973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109767108","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109780177","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":"1631109758530","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109758530","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":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109762111","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109768659","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109758530","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","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":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","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":"1631109790110","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109780177","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":"1631109780177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109758530","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631109780145","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","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":"1631109758530","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109761107","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109775550","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109766034","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","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":"1631109766380","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":"1631109766380","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631109753777","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":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631109766380","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":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109763233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631109766380","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109768112","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109752200","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109792374","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":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631109764450","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631109766380","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","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":"1631109780177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","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":"1631109797820","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109794696","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":"1631109799962","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":"SO-COpenSource-Env11","timestamp":"1631109780177","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":"1631109766380","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631109774541","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631109802971","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","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":"1631109762576","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":"1631109762066","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":"1631109780177","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109760100","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109748093","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631109762576","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","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":"1631109752200","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":"1631109766380","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631109744592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631109755074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631109760117","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-09-08 14:06:39,423 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631109766380', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109758530', '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': '1631109796340', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', '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': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109761127', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', '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': '1631109798949', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', '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': '1631109766380', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109801967', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', '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': '1631109780177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109758530', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', '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': '1631109800964', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109793540', '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': '1631109780177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631109783147', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631109779729', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631109776550', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631109778726', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109780177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', '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': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109758530', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109758530', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631109784152', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109803973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109767108', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109780177', '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': '1631109758530', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109758530', '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': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109762111', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109768659', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109758530', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', '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': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', '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': '1631109790110', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109780177', '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': '1631109780177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109758530', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631109780145', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', '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': '1631109758530', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109761107', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109775550', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109766034', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', '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': '1631109766380', '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': '1631109766380', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631109753777', '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': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631109766380', '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': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109763233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631109766380', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109768112', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109752200', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109792374', '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': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631109764450', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631109766380', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', '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': '1631109780177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', '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': '1631109797820', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109794696', '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': '1631109799962', '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': 'SO-COpenSource-Env11', 'timestamp': '1631109780177', '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': '1631109766380', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631109774541', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631109802971', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', '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': '1631109762576', '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': '1631109762066', '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': '1631109780177', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109760100', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109748093', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631109762576', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', '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': '1631109752200', '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': '1631109766380', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631109744592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631109755074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631109760117', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-09-08 14:06:39,425 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-08 14:06:39,425 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-08 14:06:39,426 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-08 14:06:39,426 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-08 14:06:39,426 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-08 14:06:39,426 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-08 14:06:39,426 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-08 14:06:39,426 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-08 14:06:39,427 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-08 14:06:39,445 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': 'bb5d668a-5f90-422d-8659-024195264348', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:39,445 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-08 14:06:39,445 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "9f968ec2-fefd-4762-ac46-632a05548ea9", "modelVersionId": "5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1", "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": "71d7dee8-8490-4484-8cb1-eb2caf347f47", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-08 14:06:39,448 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:06:41,093 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-08 14:06:41,094 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-08 14:06:41,095 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"bb5d668a-5f90-422d-8659-024195264348","instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348"}} 2021-09-08 14:06:41,096 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-08 14:06:41,117 DEBUG 129:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf5716cf-f37a-47c6-bec8-8bd808025d25', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:41,118 DEBUG 131:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 2021-09-08 14:06:41,118 DEBUG 132:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] data sent: None 2021-09-08 14:06:41,122 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:06:41,299 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 HTTP/1.1" 200 1341 2021-09-08 14:06:41,304 INFO 142:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response code: 200 2021-09-08 14:06:41,305 DEBUG 146:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response: {"request":{"requestId":"bb5d668a-5f90-422d-8659-024195264348","startTime":"Wed, 08 Sep 2021 14:06:39 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","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":"71d7dee8-8490-4484-8cb1-eb2caf347f47","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 08 Sep 2021 14:06:40 GMT"}}} 2021-09-08 14:06:51,317 DEBUG 129:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc58cd02-bbd6-4a76-a818-2d172cba05f6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:51,317 DEBUG 131:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 2021-09-08 14:06:51,317 DEBUG 132:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] data sent: None 2021-09-08 14:06:51,319 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:06:51,525 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 HTTP/1.1" 200 1551 2021-09-08 14:06:51,528 INFO 142:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response code: 200 2021-09-08 14:06:51,528 DEBUG 146:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response: {"request":{"requestId":"bb5d668a-5f90-422d-8659-024195264348","startTime":"Wed, 08 Sep 2021 14:06:39 GMT","finishTime":"Wed, 08 Sep 2021 14:06:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","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":"71d7dee8-8490-4484-8cb1-eb2caf347f47","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:06:43 GMT"}}} 2021-09-08 14:06:51,529 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-08 14:06:51,530 DEBUG 129:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e49edd5-c6fd-4664-b038-4f4538ba8e06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:51,531 DEBUG 131:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 2021-09-08 14:06:51,531 DEBUG 132:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] data sent: None 2021-09-08 14:06:51,534 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:06:51,750 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 HTTP/1.1" 200 1551 2021-09-08 14:06:51,761 INFO 142:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response code: 200 2021-09-08 14:06:51,762 DEBUG 146:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response: {"request":{"requestId":"bb5d668a-5f90-422d-8659-024195264348","startTime":"Wed, 08 Sep 2021 14:06:39 GMT","finishTime":"Wed, 08 Sep 2021 14:06:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","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":"71d7dee8-8490-4484-8cb1-eb2caf347f47","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:06:43 GMT"}}} 2021-09-08 14:06:51,762 DEBUG 129:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f247569f-2e23-4df3-b80b-01de91115dcd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:51,763 DEBUG 131:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 2021-09-08 14:06:51,763 DEBUG 132:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] data sent: None 2021-09-08 14:06:51,764 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:06:51,931 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 HTTP/1.1" 200 1551 2021-09-08 14:06:51,933 INFO 142:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response code: 200 2021-09-08 14:06:51,933 DEBUG 146:onap_service.py(7) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response: {"request":{"requestId":"bb5d668a-5f90-422d-8659-024195264348","startTime":"Wed, 08 Sep 2021 14:06:39 GMT","finishTime":"Wed, 08 Sep 2021 14:06:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","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":"71d7dee8-8490-4484-8cb1-eb2caf347f47","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:06:43 GMT"}}} 2021-09-08 14:06:51,940 DEBUG 129:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eaf9a0cc-1e2c-4fd6-a27a-56c8a0180739', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:51,940 DEBUG 131:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 2021-09-08 14:06:51,940 DEBUG 132:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] data sent: None 2021-09-08 14:06:51,942 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:06:52,097 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 HTTP/1.1" 200 1551 2021-09-08 14:06:52,100 INFO 142:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response code: 200 2021-09-08 14:06:52,100 DEBUG 146:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response: {"request":{"requestId":"bb5d668a-5f90-422d-8659-024195264348","startTime":"Wed, 08 Sep 2021 14:06:39 GMT","finishTime":"Wed, 08 Sep 2021 14:06:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","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":"71d7dee8-8490-4484-8cb1-eb2caf347f47","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:06:43 GMT"}}} 2021-09-08 14:06:52,101 DEBUG 129:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e2c5044-8b0b-4649-906d-85fb844dbf71', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:52,101 DEBUG 131:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 2021-09-08 14:06:52,102 DEBUG 132:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] data sent: None 2021-09-08 14:06:52,104 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:06:52,283 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bb5d668a-5f90-422d-8659-024195264348 HTTP/1.1" 200 1551 2021-09-08 14:06:52,285 INFO 142:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response code: 200 2021-09-08 14:06:52,285 DEBUG 146:onap_service.py(1) - [None][Check bb5d668a-5f90-422d-8659-024195264348 orchestration request status] response: {"request":{"requestId":"bb5d668a-5f90-422d-8659-024195264348","startTime":"Wed, 08 Sep 2021 14:06:39 GMT","finishTime":"Wed, 08 Sep 2021 14:06:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","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":"71d7dee8-8490-4484-8cb1-eb2caf347f47","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:06:43 GMT"}}} 2021-09-08 14:06:52,286 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-08 14:06:52,287 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-08 14:06:52,287 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-08 14:06:52,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:06:52,344 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-08 14:06:52,344 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-08 14:06:52,344 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631109756586","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-08 14:06:52,346 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-08 14:06:52,346 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 2021-09-08 14:06:52,346 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] data sent: None 2021-09-08 14:06:52,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:06:52,424 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 HTTP/1.1" 200 1191 2021-09-08 14:06:52,424 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response code: 200 2021-09-08 14:06:52,424 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response: {"service-instance":[{"service-instance-id":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","service-instance-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","model-version-id":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","resource-version":"1631110003359","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/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/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"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-08 14:06:52,427 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-08 14:06:52,427 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-08 14:06:52,427 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-08 14:06:52,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:06:52,517 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-08 14:06:52,517 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-08 14:06:52,518 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":"1631109754783"} 2021-09-08 14:06:52,520 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-08 14:06:52,520 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-08 14:06:52,520 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-08 14:06:52,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:06:52,621 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-08 14:06:52,622 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-08 14:06:52,622 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631109756586","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-08 14:06:52,625 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-08 14:06:52,626 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 2021-09-08 14:06:52,626 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] data sent: None 2021-09-08 14:06:52,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:06:52,728 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 HTTP/1.1" 200 1191 2021-09-08 14:06:52,730 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response code: 200 2021-09-08 14:06:52,730 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response: {"service-instance":[{"service-instance-id":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","service-instance-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","model-version-id":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","resource-version":"1631110003359","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/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/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"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-08 14:06:52,734 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-08 14:06:52,734 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-08 14:06:52,734 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:06:52,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:06:52,816 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-08 14:06:52,817 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:06:52,817 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":"1631109754651","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-08 14:06:52,819 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-08 14:06:52,819 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-08 14:06:52,820 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:06:52,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:06:52,923 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-08 14:06:52,924 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-08 14:06:52,924 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631109756586","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-08 14:06:52,927 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:06:52,928 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:06:52,928 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-08 14:06:52,928 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-08 14:06:52,929 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:06:52,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:06:54,531 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-08 14:06:54,533 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:06:54,534 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:06:54,537 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:06:54,537 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:54,537 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:54,537 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:54,538 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:06:54,538 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:54,538 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:54,538 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:54,538 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:06:54,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:54,539 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:54,539 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:54,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:06:54,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:54,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:54,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:54,540 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:06:54,540 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:06:54,541 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:06:54,541 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-08 14:06:54,541 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-08 14:06:54,541 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:06:54,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:06:55,318 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-08 14:06:55,320 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:06:55,322 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:06:55,327 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:06:55,328 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-08 14:06:55,328 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel 2021-09-08 14:06:55,329 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-08 14:06:55,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:06:55,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel HTTP/1.1" 200 None 2021-09-08 14:06:55,660 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-08 14:06:55,661 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-08 14:06:55,737 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:06:55,737 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:06:55,738 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-08 14:06:55,738 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-08 14:06:55,738 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:06:55,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:06:57,118 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-08 14:06:57,120 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:06:57,120 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:06:57,123 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:06:57,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:57,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:57,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:57,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:06:57,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:57,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:57,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:57,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:06:57,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:57,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:57,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:57,125 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:06:57,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:06:57,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:06:57,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:06:57,125 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:06:57,125 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:06:57,125 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:06:57,126 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-08 14:06:57,126 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-08 14:06:57,126 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:06:57,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:06:59,331 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-08 14:06:59,333 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:06:59,335 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:06:59,340 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:06:59,341 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': '80e4acbe-ac6c-4d9b-8406-e3fb84099308', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:06:59,341 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs 2021-09-08 14:06:59,341 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "9f968ec2-fefd-4762-ac46-632a05548ea9" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "84339555-b4fa-49cc-8a7f-cff57300d13e", "modelVersionId": "9f66e871-6db4-434b-9842-e059c15a70ff", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "e858be02-dde3-41a5-9079-db36ac9dcfc7", "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": "44ad69f0-3b91-4568-933f-0fff6bbc6eb5", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "9f968ec2-fefd-4762-ac46-632a05548ea9", "modelVersion": "1.0", "modelVersionId": "5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1" } } }] } } 2021-09-08 14:06:59,343 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:00,870 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs HTTP/1.1" 202 262 2021-09-08 14:07:00,871 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-08 14:07:00,871 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"80e4acbe-ac6c-4d9b-8406-e3fb84099308","instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308"}} 2021-09-08 14:07:00,872 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-08 14:07:00,880 DEBUG 129:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dcd54742-021d-458f-b1b2-14fc8a48920b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:00,881 DEBUG 131:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 2021-09-08 14:07:00,881 DEBUG 132:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] data sent: None 2021-09-08 14:07:00,884 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:01,040 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 HTTP/1.1" 200 1900 2021-09-08 14:07:01,042 INFO 142:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response code: 200 2021-09-08 14:07:01,043 DEBUG 146:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response: {"request":{"requestId":"80e4acbe-ac6c-4d9b-8406-e3fb84099308","startTime":"Wed, 08 Sep 2021 14:06:59 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"9f968ec2-fefd-4762-ac46-632a05548ea9","source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}}],"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 08 Sep 2021 14:07:00 GMT"}}} 2021-09-08 14:07:11,056 DEBUG 129:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2b09a6b-2e4d-48f1-b960-6fb5aaf5ce7c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:11,057 DEBUG 131:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 2021-09-08 14:07:11,058 DEBUG 132:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] data sent: None 2021-09-08 14:07:11,061 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:11,227 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 HTTP/1.1" 200 2106 2021-09-08 14:07:11,229 INFO 142:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response code: 200 2021-09-08 14:07:11,229 DEBUG 146:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response: {"request":{"requestId":"80e4acbe-ac6c-4d9b-8406-e3fb84099308","startTime":"Wed, 08 Sep 2021 14:06:59 GMT","finishTime":"Wed, 08 Sep 2021 14:07:05 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"9f968ec2-fefd-4762-ac46-632a05548ea9","source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}}],"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:05 GMT"}}} 2021-09-08 14:07:11,230 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-08 14:07:11,231 DEBUG 129:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a59fc4de-5c81-40bc-ba28-28d66e30034b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:11,231 DEBUG 131:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 2021-09-08 14:07:11,231 DEBUG 132:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] data sent: None 2021-09-08 14:07:11,233 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:11,380 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 HTTP/1.1" 200 2106 2021-09-08 14:07:11,381 INFO 142:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response code: 200 2021-09-08 14:07:11,382 DEBUG 146:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response: {"request":{"requestId":"80e4acbe-ac6c-4d9b-8406-e3fb84099308","startTime":"Wed, 08 Sep 2021 14:06:59 GMT","finishTime":"Wed, 08 Sep 2021 14:07:05 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"9f968ec2-fefd-4762-ac46-632a05548ea9","source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}}],"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:05 GMT"}}} 2021-09-08 14:07:11,383 DEBUG 129:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2d35b058-1369-4bfb-b209-cc6580262977', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:11,384 DEBUG 131:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 2021-09-08 14:07:11,384 DEBUG 132:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] data sent: None 2021-09-08 14:07:11,386 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:11,548 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 HTTP/1.1" 200 2106 2021-09-08 14:07:11,549 INFO 142:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response code: 200 2021-09-08 14:07:11,550 DEBUG 146:onap_service.py(8) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response: {"request":{"requestId":"80e4acbe-ac6c-4d9b-8406-e3fb84099308","startTime":"Wed, 08 Sep 2021 14:06:59 GMT","finishTime":"Wed, 08 Sep 2021 14:07:05 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"9f968ec2-fefd-4762-ac46-632a05548ea9","source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}}],"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:05 GMT"}}} 2021-09-08 14:07:11,556 DEBUG 129:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b946dca6-6c82-4c11-beba-fd10bffb5f05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:11,557 DEBUG 131:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 2021-09-08 14:07:11,557 DEBUG 132:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] data sent: None 2021-09-08 14:07:11,559 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:11,727 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 HTTP/1.1" 200 2106 2021-09-08 14:07:11,729 INFO 142:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response code: 200 2021-09-08 14:07:11,730 DEBUG 146:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response: {"request":{"requestId":"80e4acbe-ac6c-4d9b-8406-e3fb84099308","startTime":"Wed, 08 Sep 2021 14:06:59 GMT","finishTime":"Wed, 08 Sep 2021 14:07:05 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"9f968ec2-fefd-4762-ac46-632a05548ea9","source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}}],"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:05 GMT"}}} 2021-09-08 14:07:11,731 DEBUG 129:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4689d500-ad30-48a6-b304-d8e0aefd1a04', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:11,732 DEBUG 131:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 2021-09-08 14:07:11,732 DEBUG 132:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] data sent: None 2021-09-08 14:07:11,734 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:11,885 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/80e4acbe-ac6c-4d9b-8406-e3fb84099308 HTTP/1.1" 200 2106 2021-09-08 14:07:11,886 INFO 142:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response code: 200 2021-09-08 14:07:11,886 DEBUG 146:onap_service.py(1) - [None][Check 80e4acbe-ac6c-4d9b-8406-e3fb84099308 orchestration request status] response: {"request":{"requestId":"80e4acbe-ac6c-4d9b-8406-e3fb84099308","startTime":"Wed, 08 Sep 2021 14:06:59 GMT","finishTime":"Wed, 08 Sep 2021 14:07:05 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"9f968ec2-fefd-4762-ac46-632a05548ea9","source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}}],"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:05 GMT"}}} 2021-09-08 14:07:11,888 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-08 14:07:11,888 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-08 14:07:11,888 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-08 14:07:11,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:11,940 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-08 14:07:11,941 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-08 14:07:11,941 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":"1631109754783"} 2021-09-08 14:07:11,944 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-08 14:07:11,945 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-08 14:07:11,945 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-08 14:07:11,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:12,001 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-08 14:07:12,002 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-08 14:07:12,002 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631109756586","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-08 14:07:12,004 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-08 14:07:12,005 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 2021-09-08 14:07:12,005 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] data sent: None 2021-09-08 14:07:12,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:12,061 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 HTTP/1.1" 200 1643 2021-09-08 14:07:12,062 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response code: 200 2021-09-08 14:07:12,063 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response: {"service-instance":[{"service-instance-id":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","service-instance-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","model-version-id":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","resource-version":"1631110021848","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/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/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_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-08 14:07:12,066 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-08 14:07:12,066 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list 2021-09-08 14:07:12,067 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:07:12,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:12,124 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list HTTP/1.1" 200 1064 2021-09-08 14:07:12,125 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:07:12,125 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-08 14:07:12,127 DEBUG 129:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 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-08 14:07:12,127 DEBUG 131:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 2021-09-08 14:07:12,127 DEBUG 132:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] data sent: None 2021-09-08 14:07:12,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:12,185 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 HTTP/1.1" 200 3737 2021-09-08 14:07:12,186 INFO 142:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response code: 200 2021-09-08 14:07:12,186 DEBUG 146:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response: {"vnf-id":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnf-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631110025599","model-invariant-id":"84339555-b4fa-49cc-8a7f-cff57300d13e","model-version-id":"9f66e871-6db4-434b-9842-e059c15a70ff","model-customization-id":"e858be02-dde3-41a5-9079-db36ac9dcfc7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/service-data/vnfs/vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/44ad69f0-3b91-4568-933f-0fff6bbc6eb5","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-08 14:07:12,189 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:07:12,189 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:07:12,189 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-08 14:07:12,189 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-08 14:07:12,189 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:07:12,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:07:12,701 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-08 14:07:12,703 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:07:12,703 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:07:12,706 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:07:12,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:12,707 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:12,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:12,707 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:07:12,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:12,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:12,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:12,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:07:12,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:12,709 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:12,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:12,709 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:07:12,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:12,709 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:12,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:12,710 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:07:12,710 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:07:12,710 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:07:12,710 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-08 14:07:12,711 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-08 14:07:12,711 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:07:12,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:07:13,409 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-08 14:07:13,412 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:07:13,414 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:07:13,420 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:07:13,421 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-08 14:07:13,421 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel 2021-09-08 14:07:13,421 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-08 14:07:13,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:07:13,697 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel HTTP/1.1" 200 None 2021-09-08 14:07:13,700 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-08 14:07:13,700 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-08 14:07:13,749 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-08 14:07:13,749 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1 2021-09-08 14:07:13,749 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-08 14:07:13,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:07:13,793 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1 HTTP/1.1" 200 270 2021-09-08 14:07:13,794 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-08 14:07:13,794 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"7fd52c0c-5115-4198-9762-78c67e4e95c7","rb-version":"26227c47-46a2-4d91-b0ba-656766d04da1","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"2fbb55bc-f4b8-4464-9404-75fe87160721"}} 2021-09-08 14:07:13,797 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-08 14:07:13,797 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest 2021-09-08 14:07:13,797 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-08 14:07:13,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:07:13,823 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest HTTP/1.1" 404 87 2021-09-08 14:07:13,824 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-08 14:07:13,825 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-08 14:07:13,825 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-08 14:07:13,825 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-08 14:07:13,833 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-08 14:07:13,833 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile 2021-09-08 14:07:13,833 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "7fd52c0c-5115-4198-9762-78c67e4e95c7", "rb-version": "26227c47-46a2-4d91-b0ba-656766d04da1", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-08 14:07:13,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:07:13,867 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile HTTP/1.1" 201 212 2021-09-08 14:07:13,867 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-08 14:07:13,868 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"7fd52c0c-5115-4198-9762-78c67e4e95c7","rb-version":"26227c47-46a2-4d91-b0ba-656766d04da1","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-08 14:07:13,870 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-08 14:07:13,870 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest 2021-09-08 14:07:13,870 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-08 14:07:13,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:07:13,898 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest HTTP/1.1" 200 212 2021-09-08 14:07:13,899 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-08 14:07:13,899 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"7fd52c0c-5115-4198-9762-78c67e4e95c7","rb-version":"26227c47-46a2-4d91-b0ba-656766d04da1","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-08 14:07:13,901 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-08 14:07:13,901 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest/content 2021-09-08 14:07:13,901 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-08 14:07:13,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:07:13,930 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest/content HTTP/1.1" 200 0 2021-09-08 14:07:13,931 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-08 14:07:13,931 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-08 14:07:13,933 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-08 14:07:13,933 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-08 14:07:13,933 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-08 14:07:13,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:13,976 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-08 14:07:13,977 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-08 14:07:13,977 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":"1631109754783"} 2021-09-08 14:07:13,979 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-08 14:07:13,979 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-08 14:07:13,979 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-08 14:07:13,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:14,027 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-08 14:07:14,027 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-08 14:07:14,027 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631109756586","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-08 14:07:14,029 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-08 14:07:14,029 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 2021-09-08 14:07:14,029 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] data sent: None 2021-09-08 14:07:14,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:14,088 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 HTTP/1.1" 200 1643 2021-09-08 14:07:14,089 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response code: 200 2021-09-08 14:07:14,089 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3 service-instance-name] response: {"service-instance":[{"service-instance-id":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","service-instance-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","model-version-id":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","resource-version":"1631110021848","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/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/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_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-08 14:07:14,092 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-08 14:07:14,092 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-08 14:07:14,092 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:07:14,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:14,152 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-08 14:07:14,153 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:07:14,153 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":"1631110021964","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/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]}]}}]} 2021-09-08 14:07:14,156 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-08 14:07:14,156 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-08 14:07:14,156 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:07:14,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:14,205 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-08 14:07:14,206 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-08 14:07:14,207 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631110022055","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_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-08 14:07:14,209 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-08 14:07:14,209 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list 2021-09-08 14:07:14,209 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:07:14,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:14,264 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list HTTP/1.1" 200 1064 2021-09-08 14:07:14,265 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:07:14,265 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-08 14:07:14,268 DEBUG 129:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 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-08 14:07:14,268 DEBUG 131:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 2021-09-08 14:07:14,268 DEBUG 132:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] data sent: None 2021-09-08 14:07:14,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:14,329 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 HTTP/1.1" 200 3737 2021-09-08 14:07:14,330 INFO 142:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response code: 200 2021-09-08 14:07:14,331 DEBUG 146:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response: {"vnf-id":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnf-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631110025599","model-invariant-id":"84339555-b4fa-49cc-8a7f-cff57300d13e","model-version-id":"9f66e871-6db4-434b-9842-e059c15a70ff","model-customization-id":"e858be02-dde3-41a5-9079-db36ac9dcfc7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/service-data/vnfs/vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/44ad69f0-3b91-4568-933f-0fff6bbc6eb5","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-08 14:07:14,335 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:07:14,335 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:07:14,336 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-08 14:07:14,336 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-08 14:07:14,336 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:07:14,338 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:07:14,859 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-08 14:07:14,861 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:07:14,862 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:07:14,865 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:07:14,865 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:14,865 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:14,865 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:14,866 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:07:14,866 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:14,866 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:14,866 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:14,866 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:07:14,866 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:14,867 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:14,867 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:14,867 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:07:14,867 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:14,867 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:14,867 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:14,867 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:07:14,868 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:07:14,868 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:07:14,868 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-08 14:07:14,869 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-08 14:07:14,869 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:07:14,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:07:16,714 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-08 14:07:16,717 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:07:16,718 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:07:16,726 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:07:16,727 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-08 14:07:16,727 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel 2021-09-08 14:07:16,727 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-08 14:07:16,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:07:17,207 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel HTTP/1.1" 200 None 2021-09-08 14:07:17,211 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-08 14:07:17,213 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-08 14:07:17,266 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': '8fd26e6e-cf41-4e2d-8e14-b48aa8128dfc', 'x-fromappid': 'API client'} 2021-09-08 14:07:17,266 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-08 14:07:17,266 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3" }, "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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_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-08 14:07:17,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-08 14:07:17,400 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-08 14:07:17,401 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-08 14:07:17,402 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-08 14:07:17,418 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:07:17,418 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:07:17,418 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-08 14:07:17,418 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-08 14:07:17,419 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:07:17,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:07:19,311 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-08 14:07:19,315 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:07:19,316 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:07:19,321 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:07:19,322 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:19,322 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:19,323 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:19,324 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:07:19,324 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:19,324 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:19,325 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:19,325 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:07:19,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:19,326 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:19,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:19,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:07:19,327 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:07:19,327 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:07:19,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:07:19,328 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:07:19,328 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:07:19,328 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:07:19,328 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-08 14:07:19,329 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-08 14:07:19,329 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:07:19,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:07:20,256 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-08 14:07:20,259 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:07:20,262 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:07:20,269 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:07:20,270 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': '0d55fec8-e191-439b-ad67-715ce2954d06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:20,270 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs/47abff09-8acf-4df4-8ae8-d4152fc00532/vfModules 2021-09-08 14:07:20,270 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-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7fd52c0c-5115-4198-9762-78c67e4e95c7", "modelVersionId": "2fbb55bc-f4b8-4464-9404-75fe87160721", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "26227c47-46a2-4d91-b0ba-656766d04da1", "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": "44ad69f0-3b91-4568-933f-0fff6bbc6eb5", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "9f968ec2-fefd-4762-ac46-632a05548ea9", "modelVersion": "1.0", "modelVersionId": "5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1" } } }, { "relatedInstance": { "instanceId": "47abff09-8acf-4df4-8ae8-d4152fc00532", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "84339555-b4fa-49cc-8a7f-cff57300d13e", "modelVersion": "1.0", "modelVersionId": "9f66e871-6db4-434b-9842-e059c15a70ff", "modelCustomizationId": "e858be02-dde3-41a5-9079-db36ac9dcfc7", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-08 14:07:20,271 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:21,787 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs/47abff09-8acf-4df4-8ae8-d4152fc00532/vfModules HTTP/1.1" 202 262 2021-09-08 14:07:21,789 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-08 14:07:21,790 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","instanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06"}} 2021-09-08 14:07:21,791 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-08 14:07:21,802 DEBUG 129:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '98cb1753-594d-41ca-8d61-af1c7f49122e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:21,803 DEBUG 131:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 2021-09-08 14:07:21,804 DEBUG 132:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] data sent: None 2021-09-08 14:07:21,808 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:21,972 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 HTTP/1.1" 200 2455 2021-09-08 14:07:21,974 INFO 142:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response code: 200 2021-09-08 14:07:21,975 DEBUG 146:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response: {"request":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","startTime":"Wed, 08 Sep 2021 14:07:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}},{"relatedInstance":{"instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 08 Sep 2021 14:07:21 GMT"}}} 2021-09-08 14:07:31,987 DEBUG 129:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8164744-bda0-4f8a-b81a-603c316c5381', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:31,987 DEBUG 131:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 2021-09-08 14:07:31,987 DEBUG 132:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] data sent: None 2021-09-08 14:07:31,989 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:32,609 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 HTTP/1.1" 200 2700 2021-09-08 14:07:32,611 INFO 142:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response code: 200 2021-09-08 14:07:32,611 DEBUG 146:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response: {"request":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","startTime":"Wed, 08 Sep 2021 14:07:20 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}},{"relatedInstance":{"instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null.","percentProgress":68,"timestamp":"Wed, 08 Sep 2021 14:07:30 GMT"}}} 2021-09-08 14:07:42,623 DEBUG 129:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ab82ed7-3888-4b3e-8f38-04d560b78f09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:42,623 DEBUG 131:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 2021-09-08 14:07:42,624 DEBUG 132:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] data sent: None 2021-09-08 14:07:42,626 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:42,805 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 HTTP/1.1" 200 2666 2021-09-08 14:07:42,807 INFO 142:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response code: 200 2021-09-08 14:07:42,808 DEBUG 146:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response: {"request":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","startTime":"Wed, 08 Sep 2021 14:07:20 GMT","finishTime":"Wed, 08 Sep 2021 14:07:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}},{"relatedInstance":{"instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:32 GMT"}}} 2021-09-08 14:07:42,808 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-08 14:07:42,809 DEBUG 129:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '88d172ad-f2d3-4705-afe6-039d5fb6ccc1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:42,810 DEBUG 131:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 2021-09-08 14:07:42,810 DEBUG 132:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] data sent: None 2021-09-08 14:07:42,813 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:42,958 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 HTTP/1.1" 200 2666 2021-09-08 14:07:42,960 INFO 142:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response code: 200 2021-09-08 14:07:42,960 DEBUG 146:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response: {"request":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","startTime":"Wed, 08 Sep 2021 14:07:20 GMT","finishTime":"Wed, 08 Sep 2021 14:07:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}},{"relatedInstance":{"instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:32 GMT"}}} 2021-09-08 14:07:42,961 DEBUG 129:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3d1666b0-e414-4854-a59c-28bda32ada5f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:42,961 DEBUG 131:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 2021-09-08 14:07:42,961 DEBUG 132:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] data sent: None 2021-09-08 14:07:42,963 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:43,109 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 HTTP/1.1" 200 2666 2021-09-08 14:07:43,111 INFO 142:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response code: 200 2021-09-08 14:07:43,112 DEBUG 146:onap_service.py(9) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response: {"request":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","startTime":"Wed, 08 Sep 2021 14:07:20 GMT","finishTime":"Wed, 08 Sep 2021 14:07:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}},{"relatedInstance":{"instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:32 GMT"}}} 2021-09-08 14:07:43,121 DEBUG 129:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29714526-f7c6-4a55-8e8f-5e7c1220cd9a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:43,121 DEBUG 131:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 2021-09-08 14:07:43,121 DEBUG 132:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] data sent: None 2021-09-08 14:07:43,124 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:43,277 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 HTTP/1.1" 200 2666 2021-09-08 14:07:43,279 INFO 142:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response code: 200 2021-09-08 14:07:43,279 DEBUG 146:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response: {"request":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","startTime":"Wed, 08 Sep 2021 14:07:20 GMT","finishTime":"Wed, 08 Sep 2021 14:07:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}},{"relatedInstance":{"instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:32 GMT"}}} 2021-09-08 14:07:43,280 DEBUG 129:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd48aeda0-3423-47f8-bb66-48f3369406e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:43,281 DEBUG 131:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 2021-09-08 14:07:43,281 DEBUG 132:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] data sent: None 2021-09-08 14:07:43,283 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:43,429 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0d55fec8-e191-439b-ad67-715ce2954d06 HTTP/1.1" 200 2666 2021-09-08 14:07:43,431 INFO 142:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response code: 200 2021-09-08 14:07:43,431 DEBUG 146:onap_service.py(1) - [None][Check 0d55fec8-e191-439b-ad67-715ce2954d06 orchestration request status] response: {"request":{"requestId":"0d55fec8-e191-439b-ad67-715ce2954d06","startTime":"Wed, 08 Sep 2021 14:07:20 GMT","finishTime":"Wed, 08 Sep 2021 14:07:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"}}},{"relatedInstance":{"instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:07:32 GMT"}}} 2021-09-08 14:07:43,432 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-08 14:07:43,433 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-08 14:07:53,444 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-08 14:07:53,444 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list 2021-09-08 14:07:53,445 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:07:53,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,533 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list HTTP/1.1" 200 1064 2021-09-08 14:07:53,534 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:07:53,534 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-08 14:07:53,536 DEBUG 129:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 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-08 14:07:53,537 DEBUG 131:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 2021-09-08 14:07:53,537 DEBUG 132:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] data sent: None 2021-09-08 14:07:53,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,614 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 HTTP/1.1" 200 3737 2021-09-08 14:07:53,615 INFO 142:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response code: 200 2021-09-08 14:07:53,615 DEBUG 146:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response: {"vnf-id":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnf-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631110025599","model-invariant-id":"84339555-b4fa-49cc-8a7f-cff57300d13e","model-version-id":"9f66e871-6db4-434b-9842-e059c15a70ff","model-customization-id":"e858be02-dde3-41a5-9079-db36ac9dcfc7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/service-data/vnfs/vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/44ad69f0-3b91-4568-933f-0fff6bbc6eb5","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-08 14:07:53,617 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-08 14:07:53,618 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-08 14:07:53,618 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_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-08 14:07:53,618 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vf-modules 2021-09-08 14:07:53,618 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0 VF modules] data sent: None 2021-09-08 14:07:53,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,667 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vf-modules HTTP/1.1" 200 799 2021-09-08 14:07:53,668 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0 VF modules] response code: 200 2021-09-08 14:07:53,668 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"0112e9cd-49f8-464b-a1fe-24414463036d","vf-module-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","heat-stack-id":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3/sharp_gates","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1631110052041","model-invariant-id":"7fd52c0c-5115-4198-9762-78c67e4e95c7","model-version-id":"2fbb55bc-f4b8-4464-9404-75fe87160721","model-customization-id":"26227c47-46a2-4d91-b0ba-656766d04da1","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/service-data/vnfs/vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vnf-data/vf-modules/vf-module/0112e9cd-49f8-464b-a1fe-24414463036d/vf-module-data/vf-module-topology/"}]} 2021-09-08 14:07:53,671 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-08 14:07:53,671 DEBUG 158:vf_module.py(1) - Delete 0112e9cd-49f8-464b-a1fe-24414463036d VF module 2021-09-08 14:07:53,671 DEBUG 45:deletion.py(1) - VF module 0112e9cd-49f8-464b-a1fe-24414463036d deletion request 2021-09-08 14:07:53,681 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-08 14:07:53,681 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-08 14:07:53,681 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:07:53,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,725 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-08 14:07:53,725 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:07:53,725 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:07:53,727 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-08 14:07:53,727 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-08 14:07:53,727 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:07:53,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,782 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-08 14:07:53,782 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:07:53,783 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":"1631110021964","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/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]}]}}]} 2021-09-08 14:07:53,784 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-08 14:07:53,785 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-08 14:07:53,785 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:07:53,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,838 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-08 14:07:53,839 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:07:53,839 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:07:53,841 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-08 14:07:53,841 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-08 14:07:53,841 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:07:53,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,894 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-08 14:07:53,895 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:07:53,895 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":"1631110021964","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/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]}]}}]} 2021-09-08 14:07:53,898 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-08 14:07:53,899 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-08 14:07:53,899 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:07:53,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:53,953 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-08 14:07:53,954 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:07:53,955 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:07:53,958 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-08 14:07:53,958 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-08 14:07:53,959 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:07:53,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:54,021 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-08 14:07:54,022 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:07:54,022 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":"1631110021964","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/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]}]}}]} 2021-09-08 14:07:54,025 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-08 14:07:54,025 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-08 14:07:54,025 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:07:54,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:07:54,071 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-08 14:07:54,072 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-08 14:07:54,072 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631110022055","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_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-08 14:07:54,074 DEBUG 129:onap_service.py(1) - [None][Create 0112e9cd-49f8-464b-a1fe-24414463036d VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:54,074 DEBUG 131:onap_service.py(1) - [None][Create 0112e9cd-49f8-464b-a1fe-24414463036d VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs/47abff09-8acf-4df4-8ae8-d4152fc00532/vfModules/0112e9cd-49f8-464b-a1fe-24414463036d 2021-09-08 14:07:54,074 DEBUG 132:onap_service.py(1) - [None][Create 0112e9cd-49f8-464b-a1fe-24414463036d VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "7fd52c0c-5115-4198-9762-78c67e4e95c7", "modelVersionId": "2fbb55bc-f4b8-4464-9404-75fe87160721", "modelName": "basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3", "modelVersion": "1631110052041", "modelCustomizationId": "26227c47-46a2-4d91-b0ba-656766d04da1" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-08 14:07:54,076 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:55,504 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs/47abff09-8acf-4df4-8ae8-d4152fc00532/vfModules/0112e9cd-49f8-464b-a1fe-24414463036d HTTP/1.1" 202 262 2021-09-08 14:07:55,505 INFO 142:onap_service.py(1) - [None][Create 0112e9cd-49f8-464b-a1fe-24414463036d VF moduledeletion request] response code: 202 2021-09-08 14:07:55,505 DEBUG 146:onap_service.py(1) - [None][Create 0112e9cd-49f8-464b-a1fe-24414463036d VF moduledeletion request] response: {"requestReferences":{"requestId":"4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d","instanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d"}} 2021-09-08 14:07:55,505 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-08 14:07:55,516 DEBUG 129:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9aa4f169-1779-4105-b39b-ccbb064283d0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:07:55,517 DEBUG 131:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d 2021-09-08 14:07:55,517 DEBUG 132:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] data sent: None 2021-09-08 14:07:55,520 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:07:55,665 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d HTTP/1.1" 200 1311 2021-09-08 14:07:55,668 INFO 142:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response code: 200 2021-09-08 14:07:55,668 DEBUG 146:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response: {"request":{"requestId":"4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d","startTime":"Wed, 08 Sep 2021 14:07:54 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","modelVersion":"1631110052041","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 08 Sep 2021 14:07:54 GMT"}}} 2021-09-08 14:08:05,680 DEBUG 129:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cbc9c86f-b9e0-47ed-b2fc-210c5401a3bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:05,681 DEBUG 131:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d 2021-09-08 14:08:05,681 DEBUG 132:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] data sent: None 2021-09-08 14:08:05,684 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:05,862 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d HTTP/1.1" 200 1522 2021-09-08 14:08:05,863 INFO 142:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response code: 200 2021-09-08 14:08:05,864 DEBUG 146:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response: {"request":{"requestId":"4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d","startTime":"Wed, 08 Sep 2021 14:07:54 GMT","finishTime":"Wed, 08 Sep 2021 14:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","modelVersion":"1631110052041","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:01 GMT"}}} 2021-09-08 14:08:05,865 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-08 14:08:05,865 DEBUG 129:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9f59e45-890c-4943-8cbe-648a72d4ba34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:05,866 DEBUG 131:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d 2021-09-08 14:08:05,866 DEBUG 132:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] data sent: None 2021-09-08 14:08:05,868 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:06,045 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d HTTP/1.1" 200 1522 2021-09-08 14:08:06,047 INFO 142:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response code: 200 2021-09-08 14:08:06,048 DEBUG 146:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response: {"request":{"requestId":"4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d","startTime":"Wed, 08 Sep 2021 14:07:54 GMT","finishTime":"Wed, 08 Sep 2021 14:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","modelVersion":"1631110052041","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:01 GMT"}}} 2021-09-08 14:08:06,049 DEBUG 129:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83dacaff-4a24-4365-b488-6d462cd8eb91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:06,049 DEBUG 131:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d 2021-09-08 14:08:06,049 DEBUG 132:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] data sent: None 2021-09-08 14:08:06,052 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:06,198 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d HTTP/1.1" 200 1522 2021-09-08 14:08:06,200 INFO 142:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response code: 200 2021-09-08 14:08:06,200 DEBUG 146:onap_service.py(10) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response: {"request":{"requestId":"4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d","startTime":"Wed, 08 Sep 2021 14:07:54 GMT","finishTime":"Wed, 08 Sep 2021 14:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","modelVersion":"1631110052041","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:01 GMT"}}} 2021-09-08 14:08:06,208 DEBUG 129:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3bd4e37b-5fc8-42df-b3c3-c155c313341d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:06,209 DEBUG 131:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d 2021-09-08 14:08:06,209 DEBUG 132:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] data sent: None 2021-09-08 14:08:06,212 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:06,401 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d HTTP/1.1" 200 1522 2021-09-08 14:08:06,403 INFO 142:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response code: 200 2021-09-08 14:08:06,404 DEBUG 146:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response: {"request":{"requestId":"4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d","startTime":"Wed, 08 Sep 2021 14:07:54 GMT","finishTime":"Wed, 08 Sep 2021 14:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","modelVersion":"1631110052041","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:01 GMT"}}} 2021-09-08 14:08:06,404 DEBUG 129:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e111c948-683a-4439-acbb-0164ec58eaa2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:06,405 DEBUG 131:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d 2021-09-08 14:08:06,405 DEBUG 132:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] data sent: None 2021-09-08 14:08:06,407 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:06,575 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d HTTP/1.1" 200 1522 2021-09-08 14:08:06,577 INFO 142:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response code: 200 2021-09-08 14:08:06,578 DEBUG 146:onap_service.py(1) - [None][Check 4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d orchestration request status] response: {"request":{"requestId":"4cb3b1f3-1f74-4cdd-81c9-f5d7cf1a9d4d","startTime":"Wed, 08 Sep 2021 14:07:54 GMT","finishTime":"Wed, 08 Sep 2021 14:08:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7fd52c0c-5115-4198-9762-78c67e4e95c7","modelType":"vfModule","modelName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3","modelVersion":"1631110052041","modelCustomizationUuid":"26227c47-46a2-4d91-b0ba-656766d04da1","modelVersionId":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelCustomizationId":"26227c47-46a2-4d91-b0ba-656766d04da1","modelUuid":"2fbb55bc-f4b8-4464-9404-75fe87160721","modelInvariantUuid":"7fd52c0c-5115-4198-9762-78c67e4e95c7"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vfModuleInstanceId":"0112e9cd-49f8-464b-a1fe-24414463036d","vfModuleInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:01 GMT"}}} 2021-09-08 14:08:06,578 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-08 14:08:06,579 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-08 14:08:06,580 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-08 14:08:06,580 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list 2021-09-08 14:08:06,580 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:06,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:06,657 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list HTTP/1.1" 200 1064 2021-09-08 14:08:06,658 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:06,658 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-08 14:08:06,661 DEBUG 129:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 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-08 14:08:06,661 DEBUG 131:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 2021-09-08 14:08:06,661 DEBUG 132:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] data sent: None 2021-09-08 14:08:06,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:06,734 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 HTTP/1.1" 200 3737 2021-09-08 14:08:06,735 INFO 142:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response code: 200 2021-09-08 14:08:06,735 DEBUG 146:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response: {"vnf-id":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnf-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631110025599","model-invariant-id":"84339555-b4fa-49cc-8a7f-cff57300d13e","model-version-id":"9f66e871-6db4-434b-9842-e059c15a70ff","model-customization-id":"e858be02-dde3-41a5-9079-db36ac9dcfc7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/service-data/vnfs/vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/44ad69f0-3b91-4568-933f-0fff6bbc6eb5","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-08 14:08:06,738 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:08:06,738 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:08:06,738 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-08 14:08:06,739 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-08 14:08:06,739 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:08:06,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:07,445 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-08 14:08:07,446 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:08:07,447 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:08:07,450 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:08:07,450 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:07,451 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:07,451 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:07,451 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:08:07,451 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:07,452 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:07,452 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:07,452 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:08:07,452 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:07,452 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:07,452 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:07,453 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:08:07,453 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:07,453 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:07,453 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:07,453 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:08:07,453 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:08:07,454 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:08:07,454 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-08 14:08:07,454 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-08 14:08:07,455 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:08:07,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:08:08,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-08 14:08:08,155 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:08:08,157 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:08:08,161 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:08:08,162 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-08 14:08:08,162 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel 2021-09-08 14:08:08,162 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-08 14:08:08,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:08,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel HTTP/1.1" 200 None 2021-09-08 14:08:08,422 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-08 14:08:08,422 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-08 14:08:08,455 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-08 14:08:08,455 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1 2021-09-08 14:08:08,455 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-08 14:08:08,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:08:08,482 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1 HTTP/1.1" 200 270 2021-09-08 14:08:08,483 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-08 14:08:08,483 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"7fd52c0c-5115-4198-9762-78c67e4e95c7","rb-version":"26227c47-46a2-4d91-b0ba-656766d04da1","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"2fbb55bc-f4b8-4464-9404-75fe87160721"}} 2021-09-08 14:08:08,485 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-08 14:08:08,485 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest 2021-09-08 14:08:08,485 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-08 14:08:08,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:08:08,509 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest HTTP/1.1" 200 212 2021-09-08 14:08:08,510 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-08 14:08:08,510 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"7fd52c0c-5115-4198-9762-78c67e4e95c7","rb-version":"26227c47-46a2-4d91-b0ba-656766d04da1","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-08 14:08:08,512 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-08 14:08:08,512 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/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest 2021-09-08 14:08:08,512 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-08 14:08:08,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:08:08,540 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/7fd52c0c-5115-4198-9762-78c67e4e95c7/26227c47-46a2-4d91-b0ba-656766d04da1/profile/cnftest HTTP/1.1" 204 0 2021-09-08 14:08:08,541 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-08 14:08:08,541 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-08 14:08:08,543 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-08 14:08:08,543 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list 2021-09-08 14:08:08,543 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:08,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:08,597 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/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/relationship-list HTTP/1.1" 200 1064 2021-09-08 14:08:08,598 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:08,598 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/71d7dee8-8490-4484-8cb1-eb2caf347f47","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"71d7dee8-8490-4484-8cb1-eb2caf347f47"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-08 14:08:08,600 DEBUG 129:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 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-08 14:08:08,600 DEBUG 131:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 2021-09-08 14:08:08,600 DEBUG 132:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] data sent: None 2021-09-08 14:08:08,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:08,659 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532 HTTP/1.1" 200 3737 2021-09-08 14:08:08,660 INFO 142:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response code: 200 2021-09-08 14:08:08,661 DEBUG 146:onap_service.py(1) - [AAI][Get 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 ABCMeta] response: {"vnf-id":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnf-name":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"9f968ec2-fefd-4762-ac46-632a05548ea9","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631110025599","model-invariant-id":"84339555-b4fa-49cc-8a7f-cff57300d13e","model-version-id":"9f66e871-6db4-434b-9842-e059c15a70ff","model-customization-id":"e858be02-dde3-41a5-9079-db36ac9dcfc7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/service-data/vnfs/vnf/47abff09-8acf-4df4-8ae8-d4152fc00532/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/44ad69f0-3b91-4568-933f-0fff6bbc6eb5","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-08 14:08:08,664 DEBUG 384:vnf.py(1) - Delete 47abff09-8acf-4df4-8ae8-d4152fc00532 VNF 2021-09-08 14:08:08,664 DEBUG 80:deletion.py(1) - VNF 47abff09-8acf-4df4-8ae8-d4152fc00532 deletion request 2021-09-08 14:08:08,680 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:08:08,681 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:08:08,681 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-08 14:08:08,681 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-08 14:08:08,681 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:08:08,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:09,141 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-08 14:08:09,142 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:08:09,143 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:08:09,146 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:08:09,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:09,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:09,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:09,147 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:08:09,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:09,147 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:09,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:09,148 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:08:09,148 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:09,148 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:09,148 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:09,148 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:08:09,149 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:09,149 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:09,149 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:09,149 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:08:09,149 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:08:09,150 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:08:09,150 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-08 14:08:09,150 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-08 14:08:09,151 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:08:09,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:08:09,734 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-08 14:08:09,737 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:08:09,738 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:08:09,743 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:08:09,743 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-08 14:08:09,743 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel 2021-09-08 14:08:09,744 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-08 14:08:09,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:10,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel HTTP/1.1" 200 None 2021-09-08 14:08:10,038 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-08 14:08:10,038 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-08 14:08:10,068 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-08 14:08:10,069 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-08 14:08:10,069 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:10,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:10,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-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-08 14:08:10,114 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:10,114 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:08:10,117 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-08 14:08:10,117 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-08 14:08:10,117 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:08:10,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:10,170 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-08 14:08:10,171 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:08:10,171 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":"1631110021964","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/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]}]}}]} 2021-09-08 14:08:10,173 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-08 14:08:10,174 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-08 14:08:10,174 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:10,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:10,220 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-08 14:08:10,221 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:10,221 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:08:10,224 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-08 14:08:10,224 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-08 14:08:10,224 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:08:10,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:10,281 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-08 14:08:10,282 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:08:10,282 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":"1631110021964","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/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]}]}}]} 2021-09-08 14:08:10,285 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-08 14:08:10,285 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-08 14:08:10,285 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:10,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:10,336 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-08 14:08:10,337 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:10,338 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:08:10,342 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-08 14:08:10,342 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-08 14:08:10,343 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:08:10,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:10,404 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-08 14:08:10,405 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:08:10,405 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":"1631110021964","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/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"}]}]}}]} 2021-09-08 14:08:10,408 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-08 14:08:10,408 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-08 14:08:10,409 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:08:10,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:10,461 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-08 14:08:10,462 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-08 14:08:10,463 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631110022055","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/47abff09-8acf-4df4-8ae8-d4152fc00532","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"47abff09-8acf-4df4-8ae8-d4152fc00532"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_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-08 14:08:10,465 DEBUG 129:onap_service.py(1) - [None][Create 47abff09-8acf-4df4-8ae8-d4152fc00532 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6de2c9b0-411d-4588-af49-1e491abead4a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:10,465 DEBUG 131:onap_service.py(1) - [None][Create 47abff09-8acf-4df4-8ae8-d4152fc00532 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs/47abff09-8acf-4df4-8ae8-d4152fc00532 2021-09-08 14:08:10,466 DEBUG 132:onap_service.py(1) - [None][Create 47abff09-8acf-4df4-8ae8-d4152fc00532 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "84339555-b4fa-49cc-8a7f-cff57300d13e", "modelVersion": "1.0", "modelVersionId": "9f66e871-6db4-434b-9842-e059c15a70ff", "modelCustomizationId": "e858be02-dde3-41a5-9079-db36ac9dcfc7", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-08 14:08:10,467 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:11,977 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5/vnfs/47abff09-8acf-4df4-8ae8-d4152fc00532 HTTP/1.1" 202 262 2021-09-08 14:08:11,979 INFO 142:onap_service.py(1) - [None][Create 47abff09-8acf-4df4-8ae8-d4152fc00532 VNF deletion request] response code: 202 2021-09-08 14:08:11,979 DEBUG 146:onap_service.py(1) - [None][Create 47abff09-8acf-4df4-8ae8-d4152fc00532 VNF deletion request] response: {"requestReferences":{"requestId":"6de2c9b0-411d-4588-af49-1e491abead4a","instanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a"}} 2021-09-08 14:08:11,980 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-08 14:08:11,987 DEBUG 129:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37365834-2295-4abf-add9-396a437c0540', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:11,988 DEBUG 131:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a 2021-09-08 14:08:11,988 DEBUG 132:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] data sent: None 2021-09-08 14:08:11,991 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:12,151 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a HTTP/1.1" 200 1268 2021-09-08 14:08:12,153 INFO 142:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response code: 200 2021-09-08 14:08:12,154 DEBUG 146:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response: {"request":{"requestId":"6de2c9b0-411d-4588-af49-1e491abead4a","startTime":"Wed, 08 Sep 2021 14:08:10 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 08 Sep 2021 14:08:11 GMT"}}} 2021-09-08 14:08:22,167 DEBUG 129:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f7513e6-c903-4812-88f2-d63804e008ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:22,168 DEBUG 131:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a 2021-09-08 14:08:22,168 DEBUG 132:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] data sent: None 2021-09-08 14:08:22,172 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:22,359 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a HTTP/1.1" 200 1474 2021-09-08 14:08:22,361 INFO 142:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response code: 200 2021-09-08 14:08:22,362 DEBUG 146:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response: {"request":{"requestId":"6de2c9b0-411d-4588-af49-1e491abead4a","startTime":"Wed, 08 Sep 2021 14:08:10 GMT","finishTime":"Wed, 08 Sep 2021 14:08:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:14 GMT"}}} 2021-09-08 14:08:22,363 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-08 14:08:22,364 DEBUG 129:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '13e3582e-6f0d-4b73-8ffb-c4dcc644d465', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:22,364 DEBUG 131:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a 2021-09-08 14:08:22,364 DEBUG 132:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] data sent: None 2021-09-08 14:08:22,367 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:22,569 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a HTTP/1.1" 200 1474 2021-09-08 14:08:22,570 INFO 142:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response code: 200 2021-09-08 14:08:22,571 DEBUG 146:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response: {"request":{"requestId":"6de2c9b0-411d-4588-af49-1e491abead4a","startTime":"Wed, 08 Sep 2021 14:08:10 GMT","finishTime":"Wed, 08 Sep 2021 14:08:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:14 GMT"}}} 2021-09-08 14:08:22,572 DEBUG 129:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '046a91f5-536e-4d5e-8184-9fe159647845', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:22,572 DEBUG 131:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a 2021-09-08 14:08:22,572 DEBUG 132:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] data sent: None 2021-09-08 14:08:22,574 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:22,754 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a HTTP/1.1" 200 1474 2021-09-08 14:08:22,755 INFO 142:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response code: 200 2021-09-08 14:08:22,756 DEBUG 146:onap_service.py(11) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response: {"request":{"requestId":"6de2c9b0-411d-4588-af49-1e491abead4a","startTime":"Wed, 08 Sep 2021 14:08:10 GMT","finishTime":"Wed, 08 Sep 2021 14:08:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:14 GMT"}}} 2021-09-08 14:08:22,765 DEBUG 129:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30655c8f-198e-47b0-a912-f7e178fb4d52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:22,766 DEBUG 131:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a 2021-09-08 14:08:22,766 DEBUG 132:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] data sent: None 2021-09-08 14:08:22,770 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:22,974 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a HTTP/1.1" 200 1474 2021-09-08 14:08:22,976 INFO 142:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response code: 200 2021-09-08 14:08:22,977 DEBUG 146:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response: {"request":{"requestId":"6de2c9b0-411d-4588-af49-1e491abead4a","startTime":"Wed, 08 Sep 2021 14:08:10 GMT","finishTime":"Wed, 08 Sep 2021 14:08:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:14 GMT"}}} 2021-09-08 14:08:22,978 DEBUG 129:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '512c8819-98d1-474a-8347-f2eede510b52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:22,978 DEBUG 131:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a 2021-09-08 14:08:22,978 DEBUG 132:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] data sent: None 2021-09-08 14:08:22,980 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:23,134 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6de2c9b0-411d-4588-af49-1e491abead4a HTTP/1.1" 200 1474 2021-09-08 14:08:23,136 INFO 142:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response code: 200 2021-09-08 14:08:23,136 DEBUG 146:onap_service.py(1) - [None][Check 6de2c9b0-411d-4588-af49-1e491abead4a orchestration request status] response: {"request":{"requestId":"6de2c9b0-411d-4588-af49-1e491abead4a","startTime":"Wed, 08 Sep 2021 14:08:10 GMT","finishTime":"Wed, 08 Sep 2021 14:08:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"84339555-b4fa-49cc-8a7f-cff57300d13e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelVersionId":"9f66e871-6db4-434b-9842-e059c15a70ff","modelCustomizationId":"e858be02-dde3-41a5-9079-db36ac9dcfc7","modelUuid":"9f66e871-6db4-434b-9842-e059c15a70ff","modelInvariantUuid":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","vnfInstanceId":"47abff09-8acf-4df4-8ae8-d4152fc00532","vnfInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:14 GMT"}}} 2021-09-08 14:08:23,137 DEBUG 319:service.py(1) - Delete 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 service instance 2021-09-08 14:08:23,137 DEBUG 113:deletion.py(1) - Service 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 deletion request 2021-09-08 14:08:23,147 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:08:23,148 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:08:23,148 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-08 14:08:23,148 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-08 14:08:23,148 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:08:23,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:24,833 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-08 14:08:24,834 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:08:24,834 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:08:24,837 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:08:24,837 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:24,838 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:24,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:24,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:08:24,838 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:24,838 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:24,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:24,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:08:24,838 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:24,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:24,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:24,839 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:08:24,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:24,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:24,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:24,839 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:08:24,839 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:08:24,840 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:08:24,840 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-08 14:08:24,840 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-08 14:08:24,840 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:08:24,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:08:26,416 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-08 14:08:26,418 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:08:26,421 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:08:26,426 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:08:26,426 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:08:26,426 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:08:26,427 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-08 14:08:26,427 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-08 14:08:26,427 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:08:26,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:26,896 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-08 14:08:26,898 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:08:26,898 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:08:26,902 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:08:26,902 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:26,902 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:26,902 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:26,902 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:08:26,903 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:26,903 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:26,903 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:26,903 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:08:26,903 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:26,903 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:26,903 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:26,904 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:08:26,904 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:26,904 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:26,904 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:26,904 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:08:26,904 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:08:26,904 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:08:26,905 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-08 14:08:26,905 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-08 14:08:26,905 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:08:26,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:08:27,503 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-08 14:08:27,505 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:08:27,506 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:08:27,510 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:08:27,511 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-08 14:08:27,511 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-08 14:08:27,511 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-08 14:08:27,511 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-08 14:08:27,511 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-08 14:08:27,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:28,165 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-08 14:08:28,167 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-08 14:08:28,168 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","name":"basic_onboard_QNIgop","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7066926-96df-4125-a03e-91e097a40f36/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e9f4a1fa-90f3-4898-9c97-8e5698377397/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c39267eb-9676-44e7-a52a-08ba2c4c14fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-08 14:08:28,172 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_QNIgop from SDC 2021-09-08 14:08:28,172 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:28,172 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:28,172 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:28,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-08 14:08:28,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:28,173 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:28,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:28,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-08 14:08:28,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:28,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:28,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:28,174 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-08 14:08:28,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-08 14:08:28,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-08 14:08:28,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-08 14:08:28,175 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-08 14:08:28,175 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-08 14:08:28,175 INFO 192:__init__.py(1) - Service found, updating information 2021-09-08 14:08:28,176 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-08 14:08:28,176 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-08 14:08:28,176 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-08 14:08:28,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-08 14:08:28,816 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-08 14:08:28,819 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-08 14:08:28,823 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b42ec920-b204-4eb8-983c-715baad6bfac","lifecycleState":"CERTIFIED","lastUpdateDate":1631099534404,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"af1c7a89-c64c-4717-a488-c37e836ee914","invariantUUID":"e7d42e3d-59fc-4b9d-8bb6-6e7b0f52fad3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e4b0e008-b6c8-4a11-b89d-e94d38abf90a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099983422,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14e8138c-ea41-4e30-b176-34847a2eaa60","invariantUUID":"96505144-9ff1-47bd-98be-f4b4bcfc9b14","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":"networkrules","uniqueId":"af47820f-b94a-4447-87ab-396eee8ded7b","lifecycleState":"CERTIFIED","lastUpdateDate":1631099581656,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5ed3a631-7682-4a87-8382-1505dabe723c","invariantUUID":"3b913de5-db94-4d9f-9c06-10b849f7215b","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":"port","uniqueId":"762586dc-058a-472d-8610-548d06385b83","lifecycleState":"CERTIFIED","lastUpdateDate":1631099878831,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3d6191-d0c0-439f-872b-64f6165427e3","invariantUUID":"08799676-6cf4-4dfa-b5a3-db4465569ee5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7c134cb2-562b-4451-9aa8-e6321acde802","lifecycleState":"CERTIFIED","lastUpdateDate":1631099885210,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4603cd9d-e70a-4d6c-ba5a-a8eefb81314c","invariantUUID":"a754a618-1fce-4281-b9e0-38895ba92df9","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85b827d0-dfb7-448e-bc84-e74e9cbe7113","lifecycleState":"CERTIFIED","lastUpdateDate":1631099628684,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4071fd6c-3231-4dcc-abec-61a0ad5e7a73","invariantUUID":"a0dc8ad0-a6b8-4c4e-a843-0dfe08b381f7","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":"1543a97f-fb76-4abf-a868-2089cd7dad32","lifecycleState":"CERTIFIED","lastUpdateDate":1631099540203,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e50c1bf-f0a7-4fd4-b35e-7c665a231607","invariantUUID":"64a81b5d-75a0-46a2-a6eb-03d5c135ca1f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7582d8-9f59-4204-8980-836bb2d15429","lifecycleState":"CERTIFIED","lastUpdateDate":1631099786461,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e58af3e9-8613-4196-b243-96f4f341424e","invariantUUID":"b63e5824-ea9d-4226-99e9-06f5df18d1ba","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":"compute","uniqueId":"90848fdc-49a2-4f1f-8f6c-4be71be539eb","lifecycleState":"CERTIFIED","lastUpdateDate":1631099768938,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd970f53-c111-4213-a6f6-a44603aafd34","invariantUUID":"c0cb62e0-673f-4117-b80f-dedce888b471","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58e25a88-8917-4d56-9da5-0083d925e9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099528992,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e200372d-ba7b-4005-8439-a76e86579911","invariantUUID":"def0ba6d-79dd-4604-b74f-a3f82d91e9be","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ffb8f01e-cf35-4cf1-81b6-f77e79d146ba","lifecycleState":"CERTIFIED","lastUpdateDate":1631099654939,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1add6e-5597-4b01-99e3-e26a8c87d07d","invariantUUID":"a32c886a-171b-4eef-88e1-10a310748e73","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":"compute","uniqueId":"a167dfbc-97ef-4c08-9f05-c10d2514cc2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099978030,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"540d9de1-d1ad-4dda-afef-7793f54be650","invariantUUID":"fb7fefb3-b8c8-4c22-bf2e-ea3ea732b8c6","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d3ecf32a-9d2b-4bd3-a11a-9eef042f3b29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099465454,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9baf7949-487a-4a8c-9976-3e5d50a7a9ec","invariantUUID":"70e3200a-cb2f-4601-bb3f-27d161cf696e","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":"defaulticon","uniqueId":"69777ad6-3b3c-4067-b92e-b201f0b398b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631109040836,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"19191929-60df-46b0-9a6f-e1309b62cbcd","invariantUUID":"ca955288-afa2-44ce-a4db-71cb0b017b3c","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":"loadBalancer","uniqueId":"c020a75c-3d85-409f-bda8-b86041282e4c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099459915,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150b9c55-dd89-43ca-97f2-e34e4324b610","invariantUUID":"8f22655a-a8e0-4f40-8bba-5815ddff4103","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":"35f3d01f-179a-44fa-9e27-6487bf93a818","lifecycleState":"CERTIFIED","lastUpdateDate":1631099838612,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715331c9-e9a6-4d93-bc28-97848fbb4fe3","invariantUUID":"a30fe80e-f86d-4a86-8aa7-62f8ca023489","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":"compute","uniqueId":"365a0d95-8cfc-4fae-b96f-1bff7e54d7f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631099406777,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"844815c7-d286-4085-b00d-2d2c819d8f19","invariantUUID":"4cb626a1-3a81-45ca-8cda-9c1b09d5b87f","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":"ce83cfcf-5fa1-491a-bca1-865df67445a3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099509695,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cedfe46c-f10f-4524-8ec9-8cc060fa6c92","invariantUUID":"59b44d88-46b1-41b4-b2f4-35d149e5b7e1","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feb0bc5c-b9ad-447d-a6db-690b1b320d82","lifecycleState":"CERTIFIED","lastUpdateDate":1631099901921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b291076-b362-42ff-8667-b5a6d20bf1d4","invariantUUID":"fbba90df-4317-4234-bf6a-a89583277270","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed08a754-9478-438d-a810-19a0085e9e93","lifecycleState":"CERTIFIED","lastUpdateDate":1631099992711,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09d764c-2f57-4724-8ea8-4aae7a25dc1d","invariantUUID":"1b95598b-00df-4221-b61a-2c0f7b1b62c1","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":"objectStorage","uniqueId":"354aadf6-8f2b-454f-bbef-0c219fb343d1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099814934,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d77e50-87fa-44d0-bdc3-ed957bb79ad1","invariantUUID":"0920246f-f3ce-4bb7-975f-25088daef8ce","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":"18b5175d-3e5d-4265-a96c-abc0b71003cd","lifecycleState":"CERTIFIED","lastUpdateDate":1631099436761,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4a3432e-bc14-435b-a98e-a686b7f91bff","invariantUUID":"92168444-94eb-45b2-bbc5-0e32ae542655","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":"objectStorage","uniqueId":"1dc3a271-3d77-4104-8c1a-b9793047d2d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099757244,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f502c0b-b2ff-4e07-a639-4d06ca0e58ab","invariantUUID":"0d70edd3-7e04-4979-8610-ee52ec5949fb","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":"defaulticon","uniqueId":"4d4f0a1c-82dd-4d4f-8f7c-6eece61aa509","lifecycleState":"CERTIFIED","lastUpdateDate":1631099523021,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92272e50-9876-4893-919a-8b5eb6584cbd","invariantUUID":"8067d631-b2d4-4db8-b409-87d3f0e1d77d","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":"1a24ff6e-3f63-4674-b933-e81c18ea31e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099872565,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1bfbf8d-db73-4c25-9d48-132c931b3a55","invariantUUID":"b90403e4-8bc2-4a2a-a7b9-d0dcdefe903d","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7c0a8bc-2f26-45c6-aeb8-0fab6f0ca4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1631099974893,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"441c8c76-bf21-40df-b406-047190d26353","invariantUUID":"6e862a7b-94a5-4d6f-a5ba-f3313901fb6c","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":"6ef17202-b2fa-421a-a80e-bd7608b8ee2d","lifecycleState":"CERTIFIED","lastUpdateDate":1631099546432,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1296b948-2f11-4a47-8043-7f8b48b1b10d","invariantUUID":"ea287e1a-2c3e-470f-b966-b5fe67a7f370","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":"defaulticon","uniqueId":"19de0560-2403-4a9a-9a91-bd2303dfca08","lifecycleState":"CERTIFIED","lastUpdateDate":1631109594805,"name":"basic_onboard_QNIgop","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4339127-ec88-4f38-89bf-d869e734e835","invariantUUID":"358acc07-8d8f-45cc-8d07-c47e82653206","systemName":"BasicOnboardQnigop","description":"VF","tags":["basic_onboard_QNIgop"],"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":"defaulticon","uniqueId":"843f4177-fa8b-41c3-89cb-af9888039d8e","lifecycleState":"CERTIFIED","lastUpdateDate":1631109702254,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f66e871-6db4-434b-9842-e059c15a70ff","invariantUUID":"84339555-b4fa-49cc-8a7f-cff57300d13e","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":"4f48fbd2-088f-479d-ac41-91cb7ea03583","lifecycleState":"CERTIFIED","lastUpdateDate":1631099442442,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"393ca18c-03f9-48b7-8e32-bf82b241eb2b","invariantUUID":"c0fa8c18-a3a1-4a3f-aad0-1dc400db2b94","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":"7f0368e8-a847-443f-9fe1-cb057a4b2ee3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099928831,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93b24932-2b6b-41be-8166-5eaef353cf7d","invariantUUID":"937b854f-7850-4425-9585-3d54f6983561","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":"f60ba1a9-73ab-4ef3-bb4b-3c82ab384ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099895605,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec219ed9-6e7d-4139-8b18-a4af62b9c4e0","invariantUUID":"c0286419-3bdb-4654-9d7a-9d024167831d","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":"defaulticon","uniqueId":"6fc90860-fa3a-4832-8aa8-fc432ac82495","lifecycleState":"CERTIFIED","lastUpdateDate":1631099744500,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"68b79846-6efc-4ef7-9c36-523ba46c3a4c","invariantUUID":"973c618a-36a0-41e2-9e5d-3ddef4f9b41b","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":"defaulticon","uniqueId":"a552f253-7571-416a-8f78-8403bf61da2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099750519,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"083892bf-2477-4a1e-a485-35e0134c1735","invariantUUID":"f7ef4e76-40b7-4ecd-8f1d-80ce559b243b","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":"f5aaf866-2c03-4b7d-8bff-a25568294aef","lifecycleState":"CERTIFIED","lastUpdateDate":1631099861363,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4505b47f-f9cd-4617-a6a5-84b330d5107f","invariantUUID":"0e3a0130-823b-46e0-9b09-29e80c07beda","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":"f4c38dbd-1a99-4b90-99b7-1b86bfcd3e43","lifecycleState":"CERTIFIED","lastUpdateDate":1631099667327,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef87b991-8364-4b0a-9707-285670fc326a","invariantUUID":"9b05ad02-94bc-4244-a837-504f0e6f13de","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcad56c2-7ba7-4fc7-9ab5-e2428201d7f0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099791758,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dd08851-0d9e-4432-9444-63268a6e645d","invariantUUID":"f22a964c-6fee-475c-9265-228d8eba0471","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fbb668c2-00a1-43fb-a7f2-478c4fabf3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1631099516029,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0704104c-1f9a-4df8-adb8-95a5cf82d97b","invariantUUID":"17bd37cb-37a8-4588-a737-d4448a91ec4b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90412619-3bde-481d-a21a-043e5c3b3ea1","lifecycleState":"CERTIFIED","lastUpdateDate":1631099622843,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ed89602-7431-47ec-9d8f-b77b8d26fdf8","invariantUUID":"628b4631-f8d2-446c-b9ca-277a4cf49e94","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":"0f9fc4a8-9e2a-4fbd-a985-0f8c9e637655","lifecycleState":"CERTIFIED","lastUpdateDate":1631099739067,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fda0cbe-4a7c-4bd9-9401-9d2f54883984","invariantUUID":"5e48e60a-fa4c-4250-80c8-fe7683e432a4","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":"port","uniqueId":"36ba0d1f-97c0-4047-8b4b-4f7886598c7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099947989,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"752943d3-849c-4f9f-8a5e-b8a1890bc1e5","invariantUUID":"821f8450-7f44-4182-bb9d-5de5a6e0989b","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":"e0139947-f139-48a0-826f-78e77b488924","lifecycleState":"CERTIFIED","lastUpdateDate":1631099710758,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a48209f7-1fa6-46ce-81c9-4db88074f727","invariantUUID":"6ddef3ac-ec2a-4d54-b86c-1ffb854d5554","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86419ba9-fff4-4727-a493-ee42987eb922","lifecycleState":"CERTIFIED","lastUpdateDate":1631099503021,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"65bbb559-8030-4e69-9509-1c3e8fedf34b","invariantUUID":"067fbfdb-364c-4319-8ad0-65aebf79cad1","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":"3a46d084-6ddd-484d-994f-04356dfe07ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631099642638,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"425b5828-211c-43cf-afc6-380e7208344c","invariantUUID":"2cf88c62-3e14-4b49-af42-6cac72e2c4c0","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":"securityrules","uniqueId":"c8c238fc-1147-4923-afc3-0e2477831340","lifecycleState":"CERTIFIED","lastUpdateDate":1631099613519,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0616e5ea-cbff-4687-ad28-ac8feb362ea3","invariantUUID":"129664e6-91da-4158-b16e-bbe91dd7ce50","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":"defaulticon","uniqueId":"0dde37b3-4712-4d43-b539-8e0918206822","lifecycleState":"CERTIFIED","lastUpdateDate":1631099431479,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"dc7bfe04-6f72-4ffc-bf6a-9a4b607e5ebc","invariantUUID":"26e79771-0483-4dd6-9b05-b25205912829","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6354ebb-14f8-4f21-b0fd-f968d43cf0a5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099715968,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5b0d946-5c9d-41cb-a1dc-2a4ae081bacd","invariantUUID":"f36f82da-614b-450d-94e7-a2652ece2097","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"82f3046c-f2a9-4d6b-b4ad-92ddcf718a55","lifecycleState":"CERTIFIED","lastUpdateDate":1631099921335,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08a399c-199b-41e3-8bc6-6542325e9233","invariantUUID":"13bae493-f1fc-4895-a577-dca2ce486f7e","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":"92fd06d6-91cc-402a-b68b-89ea6e5dcc29","lifecycleState":"CERTIFIED","lastUpdateDate":1631099551808,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2796f695-7ad7-4fc8-b63b-27c9abbc4745","invariantUUID":"4ccf45a1-bb34-45fb-b62e-8703d7dafcc0","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":"6e5d6c84-10da-4247-8406-a466c1a1c234","lifecycleState":"CERTIFIED","lastUpdateDate":1631099913521,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3570cff-3639-48b6-9785-d71cda82c41b","invariantUUID":"493ccbc4-c945-4407-ba95-781ebb83afef","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6ee642e3-68e9-4440-839e-60ccc137a543","lifecycleState":"CERTIFIED","lastUpdateDate":1631099866604,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46f366f0-ffb0-4da1-a2e4-78a5a4a5d53c","invariantUUID":"29ccc03c-6bfc-4549-9678-f011d9afc258","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":"904c7716-b0db-456b-9c40-32e9f9f58197","lifecycleState":"CERTIFIED","lastUpdateDate":1631099728779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69705f4d-080e-4ac5-8bb8-8591dbe1672c","invariantUUID":"b29f10a6-56cd-4e00-bbf7-e98cfc0de61d","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":"objectStorage","uniqueId":"c6047fa6-9a0e-4e72-bd0a-7eaa13c641c4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099832383,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"991abafa-0f2f-446e-8c98-9c02450f38fa","invariantUUID":"9c4403db-af40-411f-a5a3-ed5d033fe6fd","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":"46d06b47-f522-4fad-8348-3301068f5cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1631099890448,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b401c0bf-ce05-4e3e-856f-16dc868fea92","invariantUUID":"602e978f-da47-4287-a931-24ec6ae4def4","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":"110e6213-6c13-439f-9579-df893ffe18af","lifecycleState":"CERTIFIED","lastUpdateDate":1631099692132,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9afd699-7c8c-4089-9ec6-67e167c0efe6","invariantUUID":"b62a2dec-3cf6-47a3-b5fe-f5d3acf80451","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":"networkrules","uniqueId":"037761a5-c088-4c13-b0e3-041a4d7c10d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631099601727,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ef01c-551f-4573-b6ea-a3621e894f35","invariantUUID":"059747b5-4828-4c95-9ed4-4db27101875e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e90da3-52e1-4496-955d-67b3ced2626a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099969774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2faf7155-5926-418a-830c-ba1885a21f9f","invariantUUID":"7a64fcb6-16b5-4c62-b3f9-f9e61c8da519","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"07cd2361-9dd3-4a34-aadf-11e29a78f20e","lifecycleState":"CERTIFIED","lastUpdateDate":1631099491482,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c989608-7ca2-441b-afe8-bd0e3b8439cf","invariantUUID":"e9ef5554-e84e-47f3-bcc1-f68d63000afb","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":"9e8a25ca-3df1-4b40-aed0-3309658f89e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631099634831,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a09abfd2-a37a-4924-9991-8d08de54ed21","invariantUUID":"8a7614f6-f8aa-48e5-8964-f0b640bf2850","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71513755-5686-4a9c-a202-a8e0dc29e270","lifecycleState":"CERTIFIED","lastUpdateDate":1631099774161,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acfaada3-f956-475d-8336-ab1433e80802","invariantUUID":"9a2ff461-b118-4f9b-8c23-52671285aef1","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9148032a-770f-4a2e-964d-ee4bd21689b3","lifecycleState":"CERTIFIED","lastUpdateDate":1631099661026,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4b89f6c-a6d7-4dcc-9ff5-ede941def18d","invariantUUID":"09ae757c-27ac-4a26-9e69-5ec6fef53c20","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ad688b70-79e8-4ce0-9312-7adedc251d68","lifecycleState":"CERTIFIED","lastUpdateDate":1631099954862,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ce722be-efed-4497-8f25-1d9a93646278","invariantUUID":"c17d4ad3-cc73-492f-a6df-ef2cbab8d58e","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":"port","uniqueId":"b97c852b-c263-4155-8885-8007d7d5265f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099586718,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca445c1-bbda-4d97-bb45-abc23099cbbb","invariantUUID":"8eae7466-1fc5-4f96-909d-65a6e102e52d","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":"5af308e4-b4aa-4543-861a-13cf6cc68af5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099763720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e73d73d-86e3-4b91-b22f-c0c00f39cf14","invariantUUID":"2c580e54-7156-46bb-a0a4-58f599c80da6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5a747557-624c-458c-957d-f09e28f0639c","lifecycleState":"CERTIFIED","lastUpdateDate":1631099908549,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005e062a-d74c-499f-b205-e67f8a74dc29","invariantUUID":"ebccb871-daad-408f-920e-523d68901ffa","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":"compute","uniqueId":"b6c764ba-4097-4f97-824a-0523a487c746","lifecycleState":"CERTIFIED","lastUpdateDate":1631099796926,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d46f9dae-19b1-4223-9196-b16fc51864a1","invariantUUID":"17f01f22-f055-432e-9460-eca7720aa277","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b82905b8-af7e-4dfb-b8af-fcec2806acf5","lifecycleState":"CERTIFIED","lastUpdateDate":1631099470663,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"664f0c78-07db-420c-b72b-ed62f12c7ba9","invariantUUID":"a10305a8-701d-409e-9145-e2b66a351777","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":"network","uniqueId":"7771a21b-0761-4154-85cc-14f9b305f990","lifecycleState":"CERTIFIED","lastUpdateDate":1631099733762,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bfcd7d4a-dd5e-4564-8642-9db437c424a0","invariantUUID":"77fbac73-0ec2-428b-b18b-4359afeaa1a4","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":"objectStorage","uniqueId":"6dedcda4-4c87-4cd4-a015-84726b2a0073","lifecycleState":"CERTIFIED","lastUpdateDate":1631099497245,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8c45fa7-bea1-4570-b257-0f5b712c80f7","invariantUUID":"515fbd46-abb7-4018-9d6a-492196fc9534","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3efd896f-5e08-4a1c-8e5b-dba343174f06","lifecycleState":"CERTIFIED","lastUpdateDate":1631099608037,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f3a5826-9f3c-4683-b40d-1b0d0b84e718","invariantUUID":"4daa01dd-9123-42d8-b5b4-ca7443242bdc","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2da0ee-a46d-4af1-9790-56826b9eaa6f","lifecycleState":"CERTIFIED","lastUpdateDate":1631099938220,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc3f6993-150e-42e0-8e82-639d3e8b3cfe","invariantUUID":"123a7011-6d0b-4a40-a465-e036282475a6","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":"compute","uniqueId":"70b35cfb-3258-4024-9228-919499f53b24","lifecycleState":"CERTIFIED","lastUpdateDate":1631099808408,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb8e2880-c92a-4f44-ba21-fde2cbdc4b93","invariantUUID":"282f9eb7-cd53-4f57-9284-4ece5bbf7933","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":"port","uniqueId":"ab090be5-18b7-44ca-af7f-f116686d0b4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631099996112,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b84b59e-ad72-48e0-b39d-63a59ed3f0ce","invariantUUID":"a67c9c8a-d570-484a-b964-81df9ff996aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6b765a7-28fd-4b02-a28c-5acf2614550a","lifecycleState":"CERTIFIED","lastUpdateDate":1631109645031,"name":"basic_onboard_QNIgop","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7066926-96df-4125-a03e-91e097a40f36","invariantUUID":"5716b87e-ec0a-4fca-87f2-441b212b82c4","systemName":"BasicOnboardQnigop","description":"service","tags":["basic_onboard_QNIgop"],"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":"a3271fe9-11fc-426d-9a7f-c7fdebd7fd2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631108604017,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e9f4a1fa-90f3-4898-9c97-8e5698377397","invariantUUID":"afffb6f9-be73-41d7-b316-c9651ea354de","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":"18c96ffa-c56f-4b0c-936d-66da7fbafacf","lifecycleState":"CERTIFIED","lastUpdateDate":1631109090828,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c39267eb-9676-44e7-a52a-08ba2c4c14fc","invariantUUID":"56b60f90-bdc6-4cb5-9674-d80ea7682b0f","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":"f9740ef8-e01e-4210-8571-ce450871c5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1631109751577,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","invariantUUID":"9f968ec2-fefd-4762-ac46-632a05548ea9","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-08 14:08:28,830 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-08 14:08:28,831 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-08 14:08:28,831 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/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel 2021-09-08 14:08:28,831 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-08 14:08:28,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-08 14:08:29,022 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1/toscaModel HTTP/1.1" 200 None 2021-09-08 14:08:29,024 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-08 14:08:29,024 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-08 14:08:29,055 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-08 14:08:29,055 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-08 14:08:29,055 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:29,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:29,103 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-08 14:08:29,104 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:29,104 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:08:29,106 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-08 14:08:29,106 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-08 14:08:29,107 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:08:29,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:29,158 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-08 14:08:29,159 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:08:29,160 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":"1631110094311","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-08 14:08:29,163 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-08 14:08:29,164 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-08 14:08:29,164 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:29,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:29,218 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-08 14:08:29,219 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:29,219 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:08:29,222 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-08 14:08:29,223 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-08 14:08:29,223 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:08:29,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:29,286 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-08 14:08:29,287 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:08:29,287 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":"1631110094311","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-08 14:08:29,290 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-08 14:08:29,291 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-08 14:08:29,291 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-08 14:08:29,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:29,340 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-08 14:08:29,341 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-08 14:08:29,341 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-08 14:08:29,345 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-08 14:08:29,345 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-08 14:08:29,345 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-08 14:08:29,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:29,400 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-08 14:08:29,401 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-08 14:08:29,401 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631110094311","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-08 14:08:29,405 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-08 14:08:29,405 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-08 14:08:29,405 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-08 14:08:29,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-08 14:08:29,457 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-08 14:08:29,458 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-08 14:08:29,458 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631110094311","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-08 14:08:29,462 DEBUG 129:onap_service.py(1) - [None][Create 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '131e716e-9ef1-4083-9902-330eff12992e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:29,462 DEBUG 131:onap_service.py(1) - [None][Create 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5 2021-09-08 14:08:29,462 DEBUG 132:onap_service.py(1) - [None][Create 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "9f968ec2-fefd-4762-ac46-632a05548ea9", "modelVersion": "1.0", "modelVersionId": "5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-08 14:08:29,464 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:31,161 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/44ad69f0-3b91-4568-933f-0fff6bbc6eb5 HTTP/1.1" 202 262 2021-09-08 14:08:31,164 INFO 142:onap_service.py(1) - [None][Create 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 Service deletion request] response code: 202 2021-09-08 14:08:31,165 DEBUG 146:onap_service.py(1) - [None][Create 44ad69f0-3b91-4568-933f-0fff6bbc6eb5 Service deletion request] response: {"requestReferences":{"requestId":"131e716e-9ef1-4083-9902-330eff12992e","instanceId":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e"}} 2021-09-08 14:08:31,166 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-08 14:08:31,177 DEBUG 129:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b5c3d613-5245-4a78-987d-d0eb819632ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:31,178 DEBUG 131:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e 2021-09-08 14:08:31,178 DEBUG 132:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] data sent: None 2021-09-08 14:08:31,183 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:31,356 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e HTTP/1.1" 200 1020 2021-09-08 14:08:31,359 INFO 142:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response code: 200 2021-09-08 14:08:31,360 DEBUG 146:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response: {"request":{"requestId":"131e716e-9ef1-4083-9902-330eff12992e","startTime":"Wed, 08 Sep 2021 14:08:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 08 Sep 2021 14:08:30 GMT"}}} 2021-09-08 14:08:41,372 DEBUG 129:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e61134e1-e680-4207-8dca-0021cb5b134e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:41,373 DEBUG 131:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e 2021-09-08 14:08:41,373 DEBUG 132:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] data sent: None 2021-09-08 14:08:41,377 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:41,533 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e HTTP/1.1" 200 1230 2021-09-08 14:08:41,535 INFO 142:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response code: 200 2021-09-08 14:08:41,536 DEBUG 146:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response: {"request":{"requestId":"131e716e-9ef1-4083-9902-330eff12992e","startTime":"Wed, 08 Sep 2021 14:08:29 GMT","finishTime":"Wed, 08 Sep 2021 14:08:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:33 GMT"}}} 2021-09-08 14:08:41,537 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-08 14:08:41,537 DEBUG 129:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad159190-59d4-4006-a10e-9ef1179f53c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:41,538 DEBUG 131:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e 2021-09-08 14:08:41,538 DEBUG 132:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] data sent: None 2021-09-08 14:08:41,541 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:41,730 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e HTTP/1.1" 200 1230 2021-09-08 14:08:41,732 INFO 142:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response code: 200 2021-09-08 14:08:41,732 DEBUG 146:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response: {"request":{"requestId":"131e716e-9ef1-4083-9902-330eff12992e","startTime":"Wed, 08 Sep 2021 14:08:29 GMT","finishTime":"Wed, 08 Sep 2021 14:08:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:33 GMT"}}} 2021-09-08 14:08:41,734 DEBUG 129:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd1458cca-ecc6-42b3-96b8-1cacd34def9a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:41,734 DEBUG 131:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e 2021-09-08 14:08:41,734 DEBUG 132:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] data sent: None 2021-09-08 14:08:41,737 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:41,902 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e HTTP/1.1" 200 1230 2021-09-08 14:08:41,904 INFO 142:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response code: 200 2021-09-08 14:08:41,904 DEBUG 146:onap_service.py(12) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response: {"request":{"requestId":"131e716e-9ef1-4083-9902-330eff12992e","startTime":"Wed, 08 Sep 2021 14:08:29 GMT","finishTime":"Wed, 08 Sep 2021 14:08:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:33 GMT"}}} 2021-09-08 14:08:41,913 DEBUG 129:onap_service.py(1) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44cc1a3c-efad-43ab-9dfb-d44b769f967a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-08 14:08:41,914 DEBUG 131:onap_service.py(1) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e 2021-09-08 14:08:41,914 DEBUG 132:onap_service.py(1) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] data sent: None 2021-09-08 14:08:41,916 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-08 14:08:42,074 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/131e716e-9ef1-4083-9902-330eff12992e HTTP/1.1" 200 1230 2021-09-08 14:08:42,076 INFO 142:onap_service.py(1) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response code: 200 2021-09-08 14:08:42,076 DEBUG 146:onap_service.py(1) - [None][Check 131e716e-9ef1-4083-9902-330eff12992e orchestration request status] response: {"request":{"requestId":"131e716e-9ef1-4083-9902-330eff12992e","startTime":"Wed, 08 Sep 2021 14:08:29 GMT","finishTime":"Wed, 08 Sep 2021 14:08:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9f968ec2-fefd-4762-ac46-632a05548ea9","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelUuid":"5d799e22-fcb1-44dd-bdf4-3eba99fe3fb1","modelInvariantUuid":"9f968ec2-fefd-4762-ac46-632a05548ea9"},"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":"44ad69f0-3b91-4568-933f-0fff6bbc6eb5","serviceInstanceName":"basic_cnf-9b2a82aa-26c7-4f1e-9a5d-5e288c6e69f3"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 08 Sep 2021 14:08:33 GMT"}}} 2021-09-08 14:08:42,077 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-08 14:08:42,078 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-08 14:08:42,078 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-08 14:08:42,079 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-08 14:08:42,079 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-08 14:08:42,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:08:42,107 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-08 14:08:42,108 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-08 14:08:42,109 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkUFJFVjNUV3BSZVUxV2IxaEVWRTE0VFVScmQwNXFSWGROYWxGNVRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVERSc0NtNU1iR3hrTjI4eVJEUm5kblJrUjFKaGVWTkdhWEpYTXpNclRYZEdaa2xHY1VkdmFtaHRkeXMyUkRVek9GRTJNRlpQUTNnNU1GcENRVWx0UW13dmFYTUtUbGswV0ZOUEwzVkNNVWc0Y0c4MVFWRXZRWGxyYVRWb1RXVnhlbVY2U1V4elFWUXJaVkpOVEROMFMyczNkMk55Y0RSWGFIbHliV2xNZDFoaWN6aFhaUXBWUVdOTk5EaDBkakZuVVhGaWVXaHFOa3ROV0d0cWIyRndWRTFuY1VsUlUxVlhTMkZQVVhCRmNFUXJZbk5NWlhJclJVUkJZMll3ZVRKNmFEQXllVTUyQ21zeFRXVjRlbEk1WVhSNWIwOTNSa2RCUkZsWWMyaDBVSEpCVUZJMk1HOVJjWGxQVlVKQlMxbG9NR01yU1RGU2JFSkdNM0pMYjFwR1dtTmlVMkk1YmtrS1NGTjVNek5EV1ZaNU5XUmxOazVhYmxOb05sSnVSemxzYm10VWNFeG9MMlZDVVRWdlpGcDRWM2g0VlZJMVNDOVhWbGNyT0VwTFZVUklTMHhDU0dSUVRncG9jUzlHY0ZsSVNubEhRaloyY1doT1VGZHpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk1SbUZOTVVkWE9YZzVPWGh4VjJ4QlNqVk1UMkZET1d0RVVqQk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRXRkVyVUVWc2RqTXJTa1poT1N0UGRFcFFiMjF5UkdKQ1V6UlZhVU5tTXpKa1dqSjVjMUJvWjBGUFJucHpaWFJ0UmdwMlEwSk1OV1k0UzJGb2EzazNWbVF5TlhsdFNtOUJhV1JVVEhJMVRUVlJiWE55WjJGR09UVnNOR2xVVDBWS1VHaDZjQzlLZVhkM1JFRkxaRnBzVkRVekNuWjZVbk12ZWtacWEzWlpiM05aYlVOYVFsZEpXbkJTWlRSYVVrMUtielpFYmpkYU1IcDZVVkpUYzNaNWFGWnJXSEJWZVhBcmFGcHZiV3B2ZW5sbGRIVUtOaXQwUzNRMWNYVnJXa2RMY1dkWmExcDFXRFppY2tkeFJFUTJUWE0yTnpST1pHVTRObk0zWTI1Q2FteHlaaTkyVmpSUlVXTklaSGxOTDJaQ1ZIVlVXQXBQU0RsYVJYbFhaMjkxWTNvdlVYUndWWGhTV1Vsa1NtRTNUelI1ZURFeFkzZDFObXhNV25GbWVVTlBXbWRPVWs5d04ySkliRkYwZURCSlVWUkliVWxQQ205cFluWnVRaXQyVFZReFZYQjVlR3ByY0RSTmQySnpaWFZoZGtKWmVGWlRWMDFUUWdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC40OTo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpTSE5ZTDJWdFoyeEdlRVYzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJOVTFFWjNoTlJFa3dUV3BHWVVaM01IbE5ha0UxVFVSbmVFMUVTVEJOYWxKaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYWlpWMjl5WVdkTlJucHBla0o0V0cwS1dYUkdURGMwY2pCWGVIUjFOSEJGWjNZeGFsTkNVMWRwVjIxb1IyRllVVlJSYUZjeE1YTktaRTlhV0djMVQwVldkRzQ0Y3pKVlpFaEdVMWRITUVkSVNncEhiM1ZFT0ZneEt6bENSRkZKWjNJdk5rY3ZXVGhTYmxvNFFsTTFjVlJNSzA5dVltNUxjbFkxUVc4MWNUUlhNbE0yYmsxSWRrYzRjRVIzWXpNMFMyTlhDbTFhTDBwVU9GcDJRVnBTV0VSdE0zcFJaVXBzWVdaR2FucFpUblYxV2xCV2FrOVNPVFJaTDFaTE1HTnFSRFpaZUVWWkt6WmtTV050WTNSWllYcElUekVLYkZwR1VDc3dPRnB6VUVoQlRUTlhPVTV2YnpsR2FFVlVTRmhDYVdNeVpITmlhMFJoV1hSa1UxRTFOMkp0VlZGcmJXRk1NbGtyTW5GNU5UWnlOMjFSU2dwMlpXOVBMMEp2Y2tsVFpHSkRVMHhNVEdwMVUzY3pjMWROZUVOSFQzVjRUWEZJTDJVeFkwNTNUakEyU1U5Vk5tbDVXVXBOYzJKMU0wUTNPV05vUzA1TkNqVkpZbFJMZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZ6Vm05NlZWcGlNMGd6TTBkd1lWVkJibXR6Tlc5TU1sRk9TRkYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZKUWpNMVZWZDFiMUZhUzFVdmRVRXJZM2RwY25kTlJEVlRWVFoxZG01d01tWnpjQzgxT0hCdVRTc3ZUSGM0YzA1emRsQndUWE5TQ2pkc1JqQTBjRXBwUWxVd1ZIYzBLemgzUTBKNU5rZHRiblpuUVZGUmVWQm1iMnhGTVVOd1FsTjVaa2h2ZFhsQll6aEhZM3BuZEZKU1lVWnNSa3d3VTNvS1QwdHFUa2QxWlhkVWVISXdTM1V4YkdSdlMwVXpRVkJFYVVZNGNsZG9jMk5hU3psdkwxZFZTWGhaTlVNclVtMXVLemh0VHpKQ01qUlFVVE5oYTBrNGRncHVTWGhxYTNWcmFXMTZTWE4xTmxScU5sTkxMM05UV1VReldta3hSRGhMWjFWaWFrMW9WVkp3TlM5MFN6a3hURGxSVDJGUVozaFNXbXB5YlhkcGRYUkJDbEJ3UTBKWVFtMVpiVGxWUkRWMlVtTlljRlYwTkdWeWFGVTVTbTVYZWpVcmJsaG9OVVJwUWt4NVRUZHZSek1yTW05SGNWaEtiRFYwYjA1d1UwMHdUa0lLYVZwbmRsSlVZVWt6YVcxWFdXaDFSR1ZrY2tsMmRIVkJOVmRPV0ZSSlZUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQmRsbFhiM0poWjAxR2VtbDZRbmhZYlZsMFJrdzNOSEl3VjNoMGRUUndSV2QyTVdwVFFsTlhhVmR0YUVkaFdGRlVDbEZvVnpFeGMwcGtUMXBZWnpWUFJWWjBiamh6TWxWa1NFWlRWMGN3UjBoS1IyOTFSRGhZTVNzNVFrUlJTV2R5THpaSEwxazRVbTVhT0VKVE5YRlVUQ3NLVDI1aWJrdHlWalZCYnpWeE5GY3lVelp1VFVoMlJ6aHdSSGRqTXpSTFkxZHRXaTlLVkRoYWRrRmFVbGhFYlRONlVXVktiR0ZtUm1wNldVNTFkVnBRVmdwcVQxSTVORmt2Vmtzd1kycEVObGw0UlZrck5tUkpZMjFqZEZsaGVraFBNV3hhUmxBck1EaGFjMUJJUVUwelZ6bE9iMjg1Um1oRlZFaFlRbWxqTW1SekNtSnJSR0ZaZEdSVFVUVTNZbTFWVVd0dFlVd3lXU3N5Y1hrMU5uSTNiVkZLZG1WdlR5OUNiM0pKVTJSaVExTk1URXhxZFZOM00zTlhUWGhEUjA5MWVFMEtjVWd2WlRGalRuZE9NRFpKVDFVMmFYbFpTazF6WW5VelJEYzVZMmhMVGswMVNXSlVTM2RKUkVGUlFVSkJiMGxDUVVkdVNIZ3dNR1ExV20wd1kwOUJPQXBxWm0xTWRtbHNNbFZyY21wMFprWktaRnBETTFnMGJURTFjbU14VTJzcmFteFFaMjF4TDJGNFVqRXhWREZXUjB0bVFtSXZVbkZaUkdwYU5EQTRkR3QxQ2t0NFVHY3lVVlZhZFZwck5rcFRSa3hMUjJsM2RrNUtaRlJ1U1dNM2VpdE5SV0V2UzBjNU5sQnhXRzlQZVZsTlNFdExRWEJGYVVaUWJtZG5aMVJGVkdNS2JtUlhha0pNWVRsR09HOHlOVXA0VDB4Q09GTTBUek5RTmtwbFZXczNlWE5EZW5jMWMwVmhjalV5UjNweFNqaFlLMUJMZGxneFpURklVMWN4Ukd3M1Znb3JlbkowYUVwcmVucDRUekV6ZUdKeFkxVTRkME5HTkdReEwyaERkMWQ2YVZOa2R6UmlRMFJKZURjMGVXVkpjV1pUTTJoSk4wRlhla3REVkZCS1JWQlhDbmxzV2pWNk4xUTVNVFpWZG05dlVIWTFkRGR3VkZkVVNHNUpSVnB2UVVjMWNYbE9TUzlQZDNOV2JVRk5jMkpZU1dOMldrbExWV1pZY1VwM2FWUkJaRElLUjBRclYwRllSVU5uV1VWQmR6TkxiWFZEVGpZdlZGVTFSakpTWVZOS1NURm5UMkp0YkRGUk1UaGlSV1I0YTNJMFprSmtOalJPYnpnd09EWjNWblZLYndvMlpEQlpSVGt6T0hGVGRUTkJUMjlTYnpoQ2EyZFhUa3haVEdoSk1EbFZNbmhVWTBsRFRGbEtaekZYZFVseksxVk1WM3BVVW5ocFYwODNWbTQwSzFkVkNraE1iV3hhTVZGNmFIQjZUWHB6U0N0SFl6VXZkVEJGUlZoS1pWUkpjRE5uVEdkUFEwNXFRMVZOY2xnM05rUTBObFZuUVV0Q1ZFMURaMWxGUVN0RU1FY0tWMnBGTm1OT2VHNVZPV1VyUlU0M1dHaElLME5TYVd0U2RERjFhR1ZQWm5kRGVqaHhWMU50YlVaS1ltaHhTbk5wUkhJcmNVWlRTRmRRVUZSNVFtTkVSQW92TjFwU05qYzBUME4yZG5sM1F6aGhZa3AxS3pSTWNFUmlkbkZ2Wld3dmFWWkNkblJVU2s1a1RuWjZiRmRqVFZGMmJUZ3hORE5LZG1zMWVqTXpXbkpxQ25jNFkycGxVMVJ4U3pNMVNrVTRZbHBqUWt0Q09VMUljR3RrVkZGRGVDdGtkMmhhYjBOcGEwTm5XVVZCWjNaelF6TTRVbTVXSzIxcVMxSnZTSEI2Y2xVS2QwWXpPV2x6ZWxWdFpsTnZhalJ6VDIwMWNtZHliU3RUT1VJNEx6ZG1iM1JrVVhwSFdtZHZUMjFTUkVOM09HOWFjVVJRTTBwMk56Qk9VVEZNVVZOMFV3cFhWR2haUjJZMWEzZGhPVm93T1hCdk5EQm9Za1IyY0dKT1FXbFBXbmgzYWpsc2QzcHFUblpSTjBKWFNUWTRZakpGZWxablVra3hPVGR6T1d4MU16QjVDa1EyVVhGVU1HRm1RM0F3VEVKTmEzWk1SMVEyVldsRlEyZFpSVUV3ZUZkU1VWVkNOMGxXTVVwMk9VaEZibFJRWjNJMWNEbG1TWFZRZEZGelJqQXpibTBLWkV0dVVuRk9MM2hwWWtORVZXOTNXQ3RrUzJoSWFtTlljR1F6YW5JeVEzSlRaRmxQT0hoak5XVmlNbXRRYVdaUWIwZHpVR1JMYW5WcWIwRXliekZxUmdwaVEwRlVUMUJ3VjFkV2RsTTJka1ZyVnpoeVZsZEJUVWhRWXpWTlRuWlNkVzFTZGswemEyRXhiVk5hV201aFpVcFlaazVsTjI1SE1USXpka3hNUzNCR0NuazNVMmcwTkVWRFoxbENObHBOVG0xMlMyc3ZUSGxSVW1Rdk4yeGFhWEJvTVRsWE5GSnRka2RCVVdwMlRteFRVeXN4YzBFd01qQk5kakpaWTFwUk5IWUtXVzVaUWpGU2NsUmFNMDgyTjFCNFYzTllNa1ZRTkV0S09XWm1OMjR5YjJWV1FuTmpOWGgzUm04eFRrdHhNelZuWm1FMVlXSk9MM280WTJwTWIxWnZRUW8zWm1sVkwyUTVlbXA2T1hwUFUyNTVlRmhVV21ONGVVdENVRkZIVVhWTlVraHdNMVJ3WWpGMGRFRmtWbkZKYzBvcmNWZHlWMmM5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-08 14:08:42,111 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-08 14:08:42,112 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-08 14:08:42,112 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-08 14:08:42,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-08 14:08:42,140 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-08 14:08:42,141 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-08 14:08:42,141 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-08 14:08:42,144 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 07:48 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-08 14:08:42,147 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-08 14:08:42,234 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-08 14:08:42,723 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-08 14:08:42,725 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6138c3ea6c44f500102b6fca 2021-09-08 14:08:42,726 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK